[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:22:59.707556 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:44925
I20260710 13:22:59.709558 21851 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:22:59.710861 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:59.727062 21858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.727157 21860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:59.727545 21857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:00.907577 21859 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 13:23:00.907758 21851 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 13:23:00.912106 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:00.912322 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:00.912580 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689780912540 us; error 0 us; skew 500 ppm
I20260710 13:23:00.913395 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:00.919849 21851 webserver.cc:533] Webserver started at http://127.21.86.254:40625/ using document root <none> and password file <none>
I20260710 13:23:00.920702 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:00.920924 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:00.921360 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:00.927464 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "1ab5844fa65a4323aacbeaca6401fd8f"
format_stamp: "Formatted at 2026-07-10 13:23:00 on dist-test-slave-0q4n"
I20260710 13:23:00.934922 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:23:00.939913 21866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:00.941008 21851 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:00.941334 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "1ab5844fa65a4323aacbeaca6401fd8f"
format_stamp: "Formatted at 2026-07-10 13:23:00 on dist-test-slave-0q4n"
I20260710 13:23:00.941669 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:00.993402 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:00.994918 21851 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:23:00.995381 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:01.064810 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:44925
I20260710 13:23:01.064880 21917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:44925 every 8 connection(s)
I20260710 13:23:01.072405 21918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.093961 21918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f: Bootstrap starting.
I20260710 13:23:01.099617 21918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:01.101361 21918 log.cc:826] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f: Log is configured to *not* fsync() on all Append() calls
I20260710 13:23:01.105670 21918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f: No bootstrap required, opened a new log
I20260710 13:23:01.125156 21918 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab5844fa65a4323aacbeaca6401fd8f" member_type: VOTER }
I20260710 13:23:01.125700 21918 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:01.125967 21918 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ab5844fa65a4323aacbeaca6401fd8f, State: Initialized, Role: FOLLOWER
I20260710 13:23:01.126827 21918 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ab5844fa65a4323aacbeaca6401fd8f" member_type: VOTER }
I20260710 13:23:01.127360 21918 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:01.127655 21918 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:01.127982 21918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:01.131933 21918 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab5844fa65a4323aacbeaca6401fd8f" member_type: VOTER }
I20260710 13:23:01.132632 21918 leader_election.cc:304] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [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: 1ab5844fa65a4323aacbeaca6401fd8f; no voters: 
I20260710 13:23:01.134286 21918 leader_election.cc:290] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:01.134585 21921 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:01.137364 21921 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 1 LEADER]: Becoming Leader. State: Replica: 1ab5844fa65a4323aacbeaca6401fd8f, State: Running, Role: LEADER
I20260710 13:23:01.138247 21921 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [LEADER]: Queue going to LEADER mode. State: All 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: "1ab5844fa65a4323aacbeaca6401fd8f" member_type: VOTER }
I20260710 13:23:01.139297 21918 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:01.150182 21923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ab5844fa65a4323aacbeaca6401fd8f. Latest consensus state: current_term: 1 leader_uuid: "1ab5844fa65a4323aacbeaca6401fd8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab5844fa65a4323aacbeaca6401fd8f" member_type: VOTER } }
I20260710 13:23:01.150851 21923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:01.151239 21922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ab5844fa65a4323aacbeaca6401fd8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ab5844fa65a4323aacbeaca6401fd8f" member_type: VOTER } }
I20260710 13:23:01.151794 21922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:01.153945 21931 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:01.164444 21931 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:01.166684 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:01.180408 21931 catalog_manager.cc:1383] Generated new cluster ID: 333084d36e334d9995494b147f8c8404
I20260710 13:23:01.180697 21931 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:01.218858 21931 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:01.220328 21931 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:01.234236 21931 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f: Generated new TSK 0
I20260710 13:23:01.235168 21931 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:01.298534 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:01.310052 21940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:01.311476 21941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:01.315456 21851 server_base.cc:1061] running on GCE node
W20260710 13:23:01.316341 21943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:01.317210 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:01.317447 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:01.317631 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689781317613 us; error 0 us; skew 500 ppm
I20260710 13:23:01.318205 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:01.322551 21851 webserver.cc:533] Webserver started at http://127.21.86.193:38749/ using document root <none> and password file <none>
I20260710 13:23:01.323127 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:01.323341 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:01.323617 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:01.324700 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
format_stamp: "Formatted at 2026-07-10 13:23:01 on dist-test-slave-0q4n"
I20260710 13:23:01.330271 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260710 13:23:01.334678 21948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.335515 21851 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:23:01.335790 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
format_stamp: "Formatted at 2026-07-10 13:23:01 on dist-test-slave-0q4n"
I20260710 13:23:01.336066 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:01.357000 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:01.358278 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:01.361006 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:01.364964 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:01.365157 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.365473 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:01.365643 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.467190 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:34589
I20260710 13:23:01.467283 22010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:34589 every 8 connection(s)
I20260710 13:23:01.474639 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:01.488844 22015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:01.494550 22016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:01.496179 22018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:01.496289 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:01.497641 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:01.497910 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:01.498108 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689781498090 us; error 0 us; skew 500 ppm
I20260710 13:23:01.498893 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:01.502943 21851 webserver.cc:533] Webserver started at http://127.21.86.194:39383/ using document root <none> and password file <none>
I20260710 13:23:01.503623 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:01.503859 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:01.504199 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:01.505679 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "4a8f934b3a634f42a49b6e6ffec84485"
format_stamp: "Formatted at 2026-07-10 13:23:01 on dist-test-slave-0q4n"
I20260710 13:23:01.510426 22011 heartbeater.cc:344] Connected to a master server at 127.21.86.254:44925
I20260710 13:23:01.511051 22011 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:01.512224 22011 heartbeater.cc:507] Master 127.21.86.254:44925 requested a full tablet report, sending...
I20260710 13:23:01.512667 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260710 13:23:01.515588 21883 ts_manager.cc:194] Registered new tserver with Master: 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589)
I20260710 13:23:01.517598 22023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.518507 21851 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:01.518496 21883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52426
I20260710 13:23:01.518895 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "4a8f934b3a634f42a49b6e6ffec84485"
format_stamp: "Formatted at 2026-07-10 13:23:01 on dist-test-slave-0q4n"
I20260710 13:23:01.519287 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:01.533209 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:01.534390 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:01.536451 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:01.539295 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:01.539507 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.539733 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:01.539904 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.635797 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:33355
I20260710 13:23:01.636147 22085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:33355 every 8 connection(s)
I20260710 13:23:01.644819 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:01.652693 22089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:01.655912 22090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:01.656643 22086 heartbeater.cc:344] Connected to a master server at 127.21.86.254:44925
I20260710 13:23:01.657058 22086 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:01.658125 22086 heartbeater.cc:507] Master 127.21.86.254:44925 requested a full tablet report, sending...
I20260710 13:23:01.660763 21883 ts_manager.cc:194] Registered new tserver with Master: 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
W20260710 13:23:01.660794 22092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:01.661695 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:01.662698 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:23:01.662693 21883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52428
W20260710 13:23:01.663086 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:01.663296 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689781663277 us; error 0 us; skew 500 ppm
I20260710 13:23:01.664042 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:01.666754 21851 webserver.cc:533] Webserver started at http://127.21.86.195:42391/ using document root <none> and password file <none>
I20260710 13:23:01.667304 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:01.667508 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:01.667758 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:01.668780 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "1cfaa1c6add44bccae9485166bdee70e"
format_stamp: "Formatted at 2026-07-10 13:23:01 on dist-test-slave-0q4n"
I20260710 13:23:01.673053 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:01.676270 22097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.677074 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:01.677342 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "1cfaa1c6add44bccae9485166bdee70e"
format_stamp: "Formatted at 2026-07-10 13:23:01 on dist-test-slave-0q4n"
I20260710 13:23:01.677597 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:01.690811 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:01.692530 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:01.695571 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:01.699302 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:01.699553 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.699855 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:01.700090 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:01.797509 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:42215
I20260710 13:23:01.797665 22159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:42215 every 8 connection(s)
I20260710 13:23:01.814421 22160 heartbeater.cc:344] Connected to a master server at 127.21.86.254:44925
I20260710 13:23:01.814828 22160 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:01.815832 22160 heartbeater.cc:507] Master 127.21.86.254:44925 requested a full tablet report, sending...
I20260710 13:23:01.817792 21883 ts_manager.cc:194] Registered new tserver with Master: 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:01.818900 21851 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01442556s
I20260710 13:23:01.819010 21883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52430
I20260710 13:23:01.868000 21883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52438:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:01.871362 21883 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:01.954123 22051 tablet_service.cc:1511] Processing CreateTablet for tablet 4403a103eef1494abe42ae5c96bc0080 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:01.955909 22051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4403a103eef1494abe42ae5c96bc0080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.961338 21976 tablet_service.cc:1511] Processing CreateTablet for tablet 4403a103eef1494abe42ae5c96bc0080 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:01.962657 21976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4403a103eef1494abe42ae5c96bc0080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.971645 21975 tablet_service.cc:1511] Processing CreateTablet for tablet ec2e6ce042cc4c2e9bc6598e83fde588 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:01.970528 22050 tablet_service.cc:1511] Processing CreateTablet for tablet ec2e6ce042cc4c2e9bc6598e83fde588 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:01.975425 21975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2e6ce042cc4c2e9bc6598e83fde588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.974466 21974 tablet_service.cc:1511] Processing CreateTablet for tablet b22e2f06b9dd48339afc812dfb527945 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:01.975483 22050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2e6ce042cc4c2e9bc6598e83fde588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.978060 21974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22e2f06b9dd48339afc812dfb527945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.979472 22049 tablet_service.cc:1511] Processing CreateTablet for tablet b22e2f06b9dd48339afc812dfb527945 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:01.982998 22049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22e2f06b9dd48339afc812dfb527945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.984167 21973 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9dabc87dc1477cb44b35ae7edae22b (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:01.988233 21973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9dabc87dc1477cb44b35ae7edae22b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.990406 22124 tablet_service.cc:1511] Processing CreateTablet for tablet ec2e6ce042cc4c2e9bc6598e83fde588 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:01.987967 22125 tablet_service.cc:1511] Processing CreateTablet for tablet 4403a103eef1494abe42ae5c96bc0080 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:01.993484 22048 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9dabc87dc1477cb44b35ae7edae22b (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:01.994649 22125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4403a103eef1494abe42ae5c96bc0080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.989537 22123 tablet_service.cc:1511] Processing CreateTablet for tablet b22e2f06b9dd48339afc812dfb527945 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:01.996573 22048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9dabc87dc1477cb44b35ae7edae22b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.997886 22124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2e6ce042cc4c2e9bc6598e83fde588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:01.999894 22123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22e2f06b9dd48339afc812dfb527945. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.013907 22122 tablet_service.cc:1511] Processing CreateTablet for tablet 8b9dabc87dc1477cb44b35ae7edae22b (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:02.026914 22122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b9dabc87dc1477cb44b35ae7edae22b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.045162 21972 tablet_service.cc:1511] Processing CreateTablet for tablet 749b6ba144bf4f8fab2ba4dda2d56d8a (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:02.047312 21972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749b6ba144bf4f8fab2ba4dda2d56d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.070408 22179 tablet_bootstrap.cc:492] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.074384 22050 tablet_service.cc:1511] Processing CreateTablet for tablet 749b6ba144bf4f8fab2ba4dda2d56d8a (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:02.075824 22050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749b6ba144bf4f8fab2ba4dda2d56d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.075723 22121 tablet_service.cc:1511] Processing CreateTablet for tablet 749b6ba144bf4f8fab2ba4dda2d56d8a (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:02.076813 22179 tablet_bootstrap.cc:654] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.077123 22121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749b6ba144bf4f8fab2ba4dda2d56d8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.080873 21976 tablet_service.cc:1511] Processing CreateTablet for tablet 8b90d4f6796042cd81996fb1fdab4abf (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:02.090894 21976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b90d4f6796042cd81996fb1fdab4abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.132866 22179 tablet_bootstrap.cc:492] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.133354 22179 ts_tablet_manager.cc:1403] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.012s
I20260710 13:23:02.137764 22179 raft_consensus.cc:359] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.138509 22179 raft_consensus.cc:385] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.126292 22047 tablet_service.cc:1511] Processing CreateTablet for tablet 8b90d4f6796042cd81996fb1fdab4abf (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:02.139900 22047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b90d4f6796042cd81996fb1fdab4abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.138793 22179 raft_consensus.cc:740] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.145289 22178 tablet_bootstrap.cc:492] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.148061 22179 consensus_queue.cc:260] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.157034 22181 tablet_bootstrap.cc:492] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
W20260710 13:23:02.157116 21930 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:02.173175 22124 tablet_service.cc:1511] Processing CreateTablet for tablet 8b90d4f6796042cd81996fb1fdab4abf (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:02.174434 22124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b90d4f6796042cd81996fb1fdab4abf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.178268 22050 tablet_service.cc:1511] Processing CreateTablet for tablet d7f3d539d48245189a5a734fa0da5214 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:02.179956 22050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f3d539d48245189a5a734fa0da5214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.194128 21974 tablet_service.cc:1511] Processing CreateTablet for tablet d7f3d539d48245189a5a734fa0da5214 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:02.195358 21974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f3d539d48245189a5a734fa0da5214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.205204 22011 heartbeater.cc:499] Master 127.21.86.254:44925 was elected leader, sending a full tablet report...
I20260710 13:23:02.207326 22121 tablet_service.cc:1511] Processing CreateTablet for tablet d7f3d539d48245189a5a734fa0da5214 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:02.208844 22121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f3d539d48245189a5a734fa0da5214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.214339 22047 tablet_service.cc:1511] Processing CreateTablet for tablet bc1c079174814337919eef9e0c471812 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:02.214725 22125 tablet_service.cc:1511] Processing CreateTablet for tablet bc1c079174814337919eef9e0c471812 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:02.215576 22047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc1c079174814337919eef9e0c471812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.215977 22125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc1c079174814337919eef9e0c471812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.222308 22181 tablet_bootstrap.cc:654] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.223949 21975 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc55bff96734bcea4eaaceb94b1b5e1 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:02.225165 21975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc55bff96734bcea4eaaceb94b1b5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.225404 22182 raft_consensus.cc:493] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.224821 21973 tablet_service.cc:1511] Processing CreateTablet for tablet bc1c079174814337919eef9e0c471812 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:02.225864 22182 raft_consensus.cc:515] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.227317 21973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc1c079174814337919eef9e0c471812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.235220 22179 ts_tablet_manager.cc:1434] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.102s	user 0.027s	sys 0.025s
I20260710 13:23:02.246814 22178 tablet_bootstrap.cc:654] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.241506 22182 leader_election.cc:290] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.266544 22181 tablet_bootstrap.cc:492] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.267155 22181 ts_tablet_manager.cc:1403] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.014s
I20260710 13:23:02.275297 22179 tablet_bootstrap.cc:492] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.270661 22050 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc55bff96734bcea4eaaceb94b1b5e1 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:02.280570 22050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc55bff96734bcea4eaaceb94b1b5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.295121 22124 tablet_service.cc:1511] Processing CreateTablet for tablet 9cc55bff96734bcea4eaaceb94b1b5e1 (DEFAULT_TABLE table=test-workload [id=9971d5a6d1e347f2aab4a743736f77af]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:02.296797 22124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cc55bff96734bcea4eaaceb94b1b5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:02.283396 22181 raft_consensus.cc:359] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.299368 22181 raft_consensus.cc:385] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.299799 22181 raft_consensus.cc:740] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.300709 22181 consensus_queue.cc:260] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.318759 22179 tablet_bootstrap.cc:654] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.336221 22160 heartbeater.cc:499] Master 127.21.86.254:44925 was elected leader, sending a full tablet report...
I20260710 13:23:02.336668 22181 ts_tablet_manager.cc:1434] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.006s
I20260710 13:23:02.337566 22181 tablet_bootstrap.cc:492] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.353088 22179 tablet_bootstrap.cc:492] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.353564 22179 ts_tablet_manager.cc:1403] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.007s
I20260710 13:23:02.355696 22179 raft_consensus.cc:359] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.356599 22179 raft_consensus.cc:385] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.360280 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
W20260710 13:23:02.362288 21950 leader_election.cc:343] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.362720 22181 tablet_bootstrap.cc:654] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.356907 22179 raft_consensus.cc:740] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.364029 22179 consensus_queue.cc:260] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.370595 22178 tablet_bootstrap.cc:492] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.371538 22178 ts_tablet_manager.cc:1403] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.227s	user 0.019s	sys 0.008s
I20260710 13:23:02.371897 22179 ts_tablet_manager.cc:1434] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.009s
I20260710 13:23:02.372778 22179 tablet_bootstrap.cc:492] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.374917 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.375646 22135 raft_consensus.cc:2468] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.377094 21952 leader_election.cc:304] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:02.378023 22182 raft_consensus.cc:2804] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.378371 22182 raft_consensus.cc:493] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.378639 22179 tablet_bootstrap.cc:654] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.378746 22182 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.386107 22178 raft_consensus.cc:359] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.386960 22178 raft_consensus.cc:385] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.387331 22178 raft_consensus.cc:740] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.387554 22182 raft_consensus.cc:515] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.388425 22181 tablet_bootstrap.cc:492] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.388851 22181 ts_tablet_manager.cc:1403] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.007s
I20260710 13:23:02.388165 22178 consensus_queue.cc:260] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.390697 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.391546 22182 leader_election.cc:290] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.393661 22061 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.393030 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.399260 22135 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.399806 22179 tablet_bootstrap.cc:492] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.400267 22179 ts_tablet_manager.cc:1403] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260710 13:23:02.403477 22181 raft_consensus.cc:359] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.403596 22179 raft_consensus.cc:359] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.404202 22181 raft_consensus.cc:385] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.404234 22179 raft_consensus.cc:385] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.404618 22181 raft_consensus.cc:740] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.404697 22179 raft_consensus.cc:740] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.405650 22135 raft_consensus.cc:2468] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.405386 22181 consensus_queue.cc:260] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.405560 22179 consensus_queue.cc:260] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.408072 22179 ts_tablet_manager.cc:1434] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:23:02.408313 22181 ts_tablet_manager.cc:1434] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:23:02.409021 22179 tablet_bootstrap.cc:492] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.409157 22181 tablet_bootstrap.cc:492] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.410157 21952 leader_election.cc:304] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.410939 22182 raft_consensus.cc:2804] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.415630 22179 tablet_bootstrap.cc:654] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.417201 22061 raft_consensus.cc:2468] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.415630 22181 tablet_bootstrap.cc:654] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.423209 22086 heartbeater.cc:499] Master 127.21.86.254:44925 was elected leader, sending a full tablet report...
I20260710 13:23:02.437605 22178 ts_tablet_manager.cc:1434] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.005s
I20260710 13:23:02.438617 22178 tablet_bootstrap.cc:492] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.445211 22178 tablet_bootstrap.cc:654] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.452919 22181 tablet_bootstrap.cc:492] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.453382 22181 ts_tablet_manager.cc:1403] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.009s
I20260710 13:23:02.454558 22179 tablet_bootstrap.cc:492] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.448918 22182 raft_consensus.cc:697] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:02.459677 22179 ts_tablet_manager.cc:1403] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.019s
I20260710 13:23:02.464717 22182 consensus_queue.cc:237] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.467309 22181 raft_consensus.cc:359] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.468020 22181 raft_consensus.cc:385] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.468314 22181 raft_consensus.cc:740] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.468994 22181 consensus_queue.cc:260] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.469347 22179 raft_consensus.cc:359] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.470006 22179 raft_consensus.cc:385] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.470306 22179 raft_consensus.cc:740] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.471012 22179 consensus_queue.cc:260] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.471946 22178 tablet_bootstrap.cc:492] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.472383 22178 ts_tablet_manager.cc:1403] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.010s
I20260710 13:23:02.472848 22181 ts_tablet_manager.cc:1434] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:23:02.473951 22181 tablet_bootstrap.cc:492] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.474422 22179 ts_tablet_manager.cc:1434] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260710 13:23:02.474647 22012 tablet.cc:2406] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:02.475103 22178 raft_consensus.cc:359] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.475988 22178 raft_consensus.cc:385] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.476333 22178 raft_consensus.cc:740] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.476948 22179 tablet_bootstrap.cc:492] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.477079 22178 consensus_queue.cc:260] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.479396 22178 ts_tablet_manager.cc:1434] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:23:02.480283 22178 tablet_bootstrap.cc:492] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.485683 22181 tablet_bootstrap.cc:654] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.487742 22178 tablet_bootstrap.cc:654] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.490571 22179 tablet_bootstrap.cc:654] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.497550 22181 tablet_bootstrap.cc:492] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.498049 22181 ts_tablet_manager.cc:1403] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.018s
I20260710 13:23:02.498102 22178 tablet_bootstrap.cc:492] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.498733 22178 ts_tablet_manager.cc:1403] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:23:02.501010 22191 raft_consensus.cc:493] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.501437 22181 raft_consensus.cc:359] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.501490 22191 raft_consensus.cc:515] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.501878 22178 raft_consensus.cc:359] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.502632 22178 raft_consensus.cc:385] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.502908 22178 raft_consensus.cc:740] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.503180 22179 tablet_bootstrap.cc:492] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.503633 22178 consensus_queue.cc:260] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.503576 22179 ts_tablet_manager.cc:1403] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 13:23:02.505523 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.506104 22061 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.506508 22178 ts_tablet_manager.cc:1434] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:02.507536 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.507797 21950 leader_election.cc:304] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:02.508301 22135 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.503686 22191 leader_election.cc:290] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.509646 22191 raft_consensus.cc:2804] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.509855 22178 tablet_bootstrap.cc:492] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.510157 22191 raft_consensus.cc:493] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.510591 22191 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.518476 22178 tablet_bootstrap.cc:654] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.520061 22181 raft_consensus.cc:385] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.520494 22181 raft_consensus.cc:740] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.521826 22181 consensus_queue.cc:260] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.525936 22181 ts_tablet_manager.cc:1434] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.005s
I20260710 13:23:02.526010 21883 catalog_manager.cc:5697] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.510597 22179 raft_consensus.cc:359] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.528530 22179 raft_consensus.cc:385] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.527190 22191 raft_consensus.cc:515] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.528832 22179 raft_consensus.cc:740] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.529534 22179 consensus_queue.cc:260] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.530236 22181 tablet_bootstrap.cc:492] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.531661 22179 ts_tablet_manager.cc:1434] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:23:02.532008 22191 leader_election.cc:290] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.532574 22179 tablet_bootstrap.cc:492] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.533300 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.533836 22135 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.539291 22181 tablet_bootstrap.cc:654] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.540035 22179 tablet_bootstrap.cc:654] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.539901 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.543442 22061 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.549623 22061 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.542640 22135 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.550869 21952 leader_election.cc:304] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.551841 22200 raft_consensus.cc:2804] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.552471 22200 raft_consensus.cc:697] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:02.553573 22200 consensus_queue.cc:237] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.564174 22179 tablet_bootstrap.cc:492] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.564720 22179 ts_tablet_manager.cc:1403] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260710 13:23:02.570541 22181 tablet_bootstrap.cc:492] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.571173 22181 ts_tablet_manager.cc:1403] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.009s
I20260710 13:23:02.574625 22181 raft_consensus.cc:359] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.575448 22181 raft_consensus.cc:385] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.575774 22181 raft_consensus.cc:740] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.575852 22179 raft_consensus.cc:359] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.576931 22178 tablet_bootstrap.cc:492] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.576583 22181 consensus_queue.cc:260] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.577195 22179 raft_consensus.cc:385] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.577643 22178 ts_tablet_manager.cc:1403] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.026s
I20260710 13:23:02.579244 22181 ts_tablet_manager.cc:1434] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 13:23:02.577661 22179 raft_consensus.cc:740] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.580183 22181 tablet_bootstrap.cc:492] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.580005 22179 consensus_queue.cc:260] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.584400 22179 ts_tablet_manager.cc:1434] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:23:02.588528 22179 tablet_bootstrap.cc:492] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.592114 22181 tablet_bootstrap.cc:654] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.586656 22178 raft_consensus.cc:359] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.592526 22178 raft_consensus.cc:385] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.592895 22178 raft_consensus.cc:740] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.593729 22178 consensus_queue.cc:260] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.601224 21881 catalog_manager.cc:5697] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.603214 22178 ts_tablet_manager.cc:1434] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:23:02.604126 22181 tablet_bootstrap.cc:492] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.604189 22178 tablet_bootstrap.cc:492] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.604708 22181 ts_tablet_manager.cc:1403] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 13:23:02.601190 22179 tablet_bootstrap.cc:654] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.611975 22178 tablet_bootstrap.cc:654] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.617673 22181 raft_consensus.cc:359] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.618273 22181 raft_consensus.cc:385] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.618587 22181 raft_consensus.cc:740] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.619655 22179 tablet_bootstrap.cc:492] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.619359 22181 consensus_queue.cc:260] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.620087 22179 ts_tablet_manager.cc:1403] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.001s
I20260710 13:23:02.622316 22181 ts_tablet_manager.cc:1434] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:23:02.623245 22181 tablet_bootstrap.cc:492] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.623507 22179 raft_consensus.cc:359] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.624171 22179 raft_consensus.cc:385] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.624452 22179 raft_consensus.cc:740] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.625109 22179 consensus_queue.cc:260] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.629951 22181 tablet_bootstrap.cc:654] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.632403 22179 ts_tablet_manager.cc:1434] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:23:02.633344 22179 tablet_bootstrap.cc:492] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.634346 22178 tablet_bootstrap.cc:492] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.634780 22178 ts_tablet_manager.cc:1403] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 13:23:02.637812 22178 raft_consensus.cc:359] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.638587 22178 raft_consensus.cc:385] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.638873 22178 raft_consensus.cc:740] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.639770 22179 tablet_bootstrap.cc:654] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.639564 22178 consensus_queue.cc:260] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.642216 22178 ts_tablet_manager.cc:1434] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:02.644865 22178 tablet_bootstrap.cc:492] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.665776 22181 tablet_bootstrap.cc:492] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.666175 22179 tablet_bootstrap.cc:492] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.666302 22181 ts_tablet_manager.cc:1403] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.016s
I20260710 13:23:02.666622 22179 ts_tablet_manager.cc:1403] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.015s
I20260710 13:23:02.667690 22178 tablet_bootstrap.cc:654] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.669440 22179 raft_consensus.cc:359] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.669351 22181 raft_consensus.cc:359] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.670126 22179 raft_consensus.cc:385] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.670192 22181 raft_consensus.cc:385] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.670459 22179 raft_consensus.cc:740] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.670620 22181 raft_consensus.cc:740] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.671267 22179 consensus_queue.cc:260] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.671576 22181 consensus_queue.cc:260] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.673362 22179 ts_tablet_manager.cc:1434] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:23:02.674352 22181 ts_tablet_manager.cc:1434] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:23:02.675067 22179 tablet_bootstrap.cc:492] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7: Bootstrap starting.
I20260710 13:23:02.675293 22181 tablet_bootstrap.cc:492] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.682176 22181 tablet_bootstrap.cc:654] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.683308 22200 raft_consensus.cc:493] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.683758 22200 raft_consensus.cc:515] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.685635 22200 leader_election.cc:290] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.685729 22179 tablet_bootstrap.cc:654] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.688069 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.688938 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.690353 22135 raft_consensus.cc:2468] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.689960 22061 raft_consensus.cc:2468] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.691895 21952 leader_election.cc:304] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.692811 22200 raft_consensus.cc:2804] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.693156 22200 raft_consensus.cc:493] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.693499 22200 raft_consensus.cc:3060] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.693701 22178 tablet_bootstrap.cc:492] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.694248 22178 ts_tablet_manager.cc:1403] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.007s
I20260710 13:23:02.697842 22178 raft_consensus.cc:359] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.698719 22178 raft_consensus.cc:385] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.699108 22178 raft_consensus.cc:740] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.699957 22178 consensus_queue.cc:260] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.703135 22178 ts_tablet_manager.cc:1434] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.007s
I20260710 13:23:02.704412 22178 tablet_bootstrap.cc:492] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.705101 22181 tablet_bootstrap.cc:492] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.705533 22181 ts_tablet_manager.cc:1403] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.004s
I20260710 13:23:02.707554 22187 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.708019 22187 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.709764 22179 tablet_bootstrap.cc:492] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7: No bootstrap required, opened a new log
I20260710 13:23:02.710192 22179 ts_tablet_manager.cc:1403] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.008s
I20260710 13:23:02.710654 22187 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:02.712896 22179 raft_consensus.cc:359] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.713538 22179 raft_consensus.cc:385] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.713836 22179 raft_consensus.cc:740] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.713867 22193 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.714444 22193 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.714609 22179 consensus_queue.cc:260] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.717067 22179 ts_tablet_manager.cc:1434] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:02.717155 22193 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.708093 22181 raft_consensus.cc:359] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.717898 22181 raft_consensus.cc:385] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.718205 22181 raft_consensus.cc:740] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.718910 22181 consensus_queue.cc:260] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.724027 22181 ts_tablet_manager.cc:1434] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:23:02.724661 22178 tablet_bootstrap.cc:654] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.724931 22181 tablet_bootstrap.cc:492] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e: Bootstrap starting.
I20260710 13:23:02.732267 22181 tablet_bootstrap.cc:654] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.736239 22200 raft_consensus.cc:515] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.754118 22178 tablet_bootstrap.cc:492] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.754813 22178 ts_tablet_manager.cc:1403] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.005s
I20260710 13:23:02.757848 22200 leader_election.cc:290] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.760792 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.761575 22135 raft_consensus.cc:3060] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.763494 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.764068 22061 raft_consensus.cc:3060] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.766750 22200 raft_consensus.cc:493] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.768867 22181 tablet_bootstrap.cc:492] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e: No bootstrap required, opened a new log
I20260710 13:23:02.769239 22181 ts_tablet_manager.cc:1403] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260710 13:23:02.767242 22200 raft_consensus.cc:515] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.773691 22200 leader_election.cc:290] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.775313 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.776676 22134 raft_consensus.cc:2468] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.777364 22178 raft_consensus.cc:359] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.778060 22178 raft_consensus.cc:385] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.777941 22181 raft_consensus.cc:359] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.778414 22178 raft_consensus.cc:740] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.778826 22181 raft_consensus.cc:385] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.779207 22181 raft_consensus.cc:740] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.779850 22181 consensus_queue.cc:260] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.780561 22187 raft_consensus.cc:493] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.782100 22178 consensus_queue.cc:260] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.784327 22181 ts_tablet_manager.cc:1434] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260710 13:23:02.780536 21952 leader_election.cc:304] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.782909 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.786247 22200 raft_consensus.cc:2804] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.787118 22200 raft_consensus.cc:493] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.787451 22200 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.787642 22178 ts_tablet_manager.cc:1434] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.005s
I20260710 13:23:02.783509 22187 raft_consensus.cc:515] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.789549 22061 raft_consensus.cc:2468] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.795307 22135 raft_consensus.cc:2468] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
W20260710 13:23:02.792346 21950 leader_election.cc:343] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.793884 22187 leader_election.cc:290] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:02.792838 22178 tablet_bootstrap.cc:492] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.800246 21952 leader_election.cc:304] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.803552 22191 raft_consensus.cc:2804] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.804001 22191 raft_consensus.cc:697] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:02.806129 22191 consensus_queue.cc:237] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.807058 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.807813 22060 raft_consensus.cc:2468] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 0.
I20260710 13:23:02.809762 22099 leader_election.cc:304] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:02.811792 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.812489 22061 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 0.
I20260710 13:23:02.812314 22200 raft_consensus.cc:515] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.813484 22187 raft_consensus.cc:2804] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.815352 22187 raft_consensus.cc:493] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.817364 22187 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.816947 22099 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:02.825795 22182 raft_consensus.cc:493] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.827314 22182 raft_consensus.cc:515] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.833416 22182 leader_election.cc:290] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.835407 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.836045 22135 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.836598 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.838071 22134 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.838550 21952 leader_election.cc:304] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.836818 22200 leader_election.cc:290] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.841797 22178 tablet_bootstrap.cc:654] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:02.840659 22182 raft_consensus.cc:2804] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.844743 22182 raft_consensus.cc:493] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.845316 22182 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.845456 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.843595 22224 raft_consensus.cc:2804] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.847077 22200 raft_consensus.cc:493] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.847057 22135 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 0.
I20260710 13:23:02.848129 22200 raft_consensus.cc:515] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.848568 22224 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.849444 22224 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.849727 22027 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:02.852859 22193 raft_consensus.cc:2804] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.854362 22193 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.855137 22193 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.854797 22187 raft_consensus.cc:515] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.855829 22200 leader_election.cc:290] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.856807 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.858873 22135 raft_consensus.cc:2468] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.860183 21952 leader_election.cc:304] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
W20260710 13:23:02.861303 21950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.194:33355, user_credentials={real_user=slave}} blocked reactor thread for 59617.6us
I20260710 13:23:02.861774 22134 raft_consensus.cc:2468] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.862823 21952 leader_election.cc:304] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.864176 22191 raft_consensus.cc:493] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.863763 22200 raft_consensus.cc:2804] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.872133 21986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" is_pre_election: true
I20260710 13:23:02.872857 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.870267 22187 leader_election.cc:290] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:02.873126 21986 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 0.
I20260710 13:23:02.871861 22191 raft_consensus.cc:515] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.873509 22200 raft_consensus.cc:493] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.880218 21984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:02.882615 22193 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.883285 21984 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.882570 22200 raft_consensus.cc:3060] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.878921 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.877398 22060 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.882633 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" is_pre_election: true
I20260710 13:23:02.882709 22059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.887176 22178 tablet_bootstrap.cc:492] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:02.887650 22178 ts_tablet_manager.cc:1403] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.012s
I20260710 13:23:02.881459 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" is_pre_election: true
I20260710 13:23:02.894054 21883 catalog_manager.cc:5697] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:02.889505 22059 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.889220 22058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.896060 22058 raft_consensus.cc:2468] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.896687 22182 raft_consensus.cc:515] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.896968 21986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
W20260710 13:23:02.893620 21950 leader_election.cc:343] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.891711 22224 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.888895 21983 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 0.
I20260710 13:23:02.902163 22182 leader_election.cc:290] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.905082 22059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.905400 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.905632 22059 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.905928 22134 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.905963 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.907488 22191 leader_election.cc:290] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.900956 22193 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 1 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.904279 22187 raft_consensus.cc:493] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.909191 22135 raft_consensus.cc:2393] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a8f934b3a634f42a49b6e6ffec84485 in current term 1: Already voted for candidate 1cfaa1c6add44bccae9485166bdee70e in this term.
I20260710 13:23:02.912178 22187 raft_consensus.cc:515] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.914305 22187 leader_election.cc:290] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:02.915808 22224 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:02.912495 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.917403 22027 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [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: 4a8f934b3a634f42a49b6e6ffec84485; no voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:02.918323 22133 raft_consensus.cc:2468] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 0.
I20260710 13:23:02.919168 22200 raft_consensus.cc:515] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.920140 22061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.920737 22193 raft_consensus.cc:2749] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.920114 21952 leader_election.cc:304] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.921482 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
W20260710 13:23:02.922492 22099 leader_election.cc:343] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.922609 22191 raft_consensus.cc:2804] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:02.923159 22191 raft_consensus.cc:493] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:02.923332 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" is_pre_election: true
I20260710 13:23:02.923656 22191 raft_consensus.cc:3060] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.923949 22058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.922843 22057 raft_consensus.cc:2393] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1cfaa1c6add44bccae9485166bdee70e in current term 1: Already voted for candidate 4a8f934b3a634f42a49b6e6ffec84485 in this term.
I20260710 13:23:02.924377 22178 raft_consensus.cc:359] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.925729 22178 raft_consensus.cc:385] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:02.926056 22178 raft_consensus.cc:740] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:02.926139 22134 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.926720 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.926751 22178 consensus_queue.cc:260] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.927244 21952 leader_election.cc:304] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.927387 22133 raft_consensus.cc:3060] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.928036 22182 raft_consensus.cc:2804] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.922851 22200 leader_election.cc:290] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.939199 22227 raft_consensus.cc:2804] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.946818 22057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.943323 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:02.944196 22191 raft_consensus.cc:515] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.945060 22178 ts_tablet_manager.cc:1434] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260710 13:23:02.945498 22133 raft_consensus.cc:2468] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.947775 22057 raft_consensus.cc:3060] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:02.946455 21950 leader_election.cc:343] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.949556 22178 tablet_bootstrap.cc:492] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485: Bootstrap starting.
I20260710 13:23:02.942896 21984 raft_consensus.cc:2468] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 1.
I20260710 13:23:02.948746 21985 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.956444 22228 raft_consensus.cc:493] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:02.958679 21983 raft_consensus.cc:2393] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cfaa1c6add44bccae9485166bdee70e in current term 1: Already voted for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in this term.
I20260710 13:23:02.954994 21952 leader_election.cc:304] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.956918 22228 raft_consensus.cc:515] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.962921 22200 raft_consensus.cc:2804] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.963194 22098 leader_election.cc:304] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:02.963411 22200 raft_consensus.cc:697] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:02.963990 22224 raft_consensus.cc:2804] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:02.959203 22182 raft_consensus.cc:697] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:02.964448 22224 raft_consensus.cc:697] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Becoming Leader. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:02.964241 22098 leader_election.cc:304] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e; no voters: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:02.968242 22058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:02.968336 22187 raft_consensus.cc:3060] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:02.968480 22224 consensus_queue.cc:237] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
W20260710 13:23:02.971316 21950 leader_election.cc:343] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:02.974383 22057 raft_consensus.cc:2468] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.974850 22060 raft_consensus.cc:2468] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 1.
I20260710 13:23:02.975603 22191 leader_election.cc:290] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 1 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.976773 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:02.961367 22227 raft_consensus.cc:697] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:02.964274 22200 consensus_queue.cc:237] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.968998 22182 consensus_queue.cc:237] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.979499 22227 consensus_queue.cc:237] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:02.985046 22187 raft_consensus.cc:2749] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:02.985466 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:02.984530 22228 leader_election.cc:290] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:02.990069 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485" is_pre_election: true
I20260710 13:23:02.990622 22060 raft_consensus.cc:2468] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:02.991569 21950 leader_election.cc:304] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:02.991444 21985 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 1.
I20260710 13:23:02.996516 22133 raft_consensus.cc:2468] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:03.000470 22098 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:03.002753 22187 raft_consensus.cc:2804] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:03.003034 22178 tablet_bootstrap.cc:654] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:03.003196 22230 raft_consensus.cc:2804] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:03.003536 22230 raft_consensus.cc:493] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:03.004338 22200 consensus_queue.cc:1048] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:23:03.004616 22230 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.003063 22059 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 1.
I20260710 13:23:03.021819 21952 leader_election.cc:304] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:03.024675 22227 raft_consensus.cc:2804] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:03.025276 22227 raft_consensus.cc:697] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:03.026458 22227 consensus_queue.cc:237] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.030426 21883 catalog_manager.cc:5697] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195). New cstate: current_term: 1 leader_uuid: "1cfaa1c6add44bccae9485166bdee70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:03.031383 22187 raft_consensus.cc:697] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Becoming Leader. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:03.041038 22178 tablet_bootstrap.cc:492] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485: No bootstrap required, opened a new log
I20260710 13:23:03.041481 22178 ts_tablet_manager.cc:1403] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.003s
I20260710 13:23:03.042718 22187 consensus_queue.cc:237] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.054291 22178 raft_consensus.cc:359] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.055042 22178 raft_consensus.cc:385] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:03.055346 22178 raft_consensus.cc:740] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Initialized, Role: FOLLOWER
I20260710 13:23:03.050724 22230 raft_consensus.cc:515] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.056250 22178 consensus_queue.cc:260] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.054808 21882 catalog_manager.cc:5697] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.058364 22230 leader_election.cc:290] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 2 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:03.058001 21882 catalog_manager.cc:5697] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.060168 22059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:03.060962 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:03.064355 22059 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.069844 22178 ts_tablet_manager.cc:1434] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:23:03.078325 22059 raft_consensus.cc:2468] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 2.
I20260710 13:23:03.079819 21950 leader_election.cc:304] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:03.080919 22227 raft_consensus.cc:2804] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:03.081379 22227 raft_consensus.cc:697] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:03.081517 21881 catalog_manager.cc:5697] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195). New cstate: current_term: 1 leader_uuid: "1cfaa1c6add44bccae9485166bdee70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:03.083307 22227 consensus_queue.cc:237] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Queue going to LEADER 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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.097894 22230 consensus_queue.cc:1048] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:03.110610 21883 catalog_manager.cc:5697] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 1 to 2, leader changed from 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195) to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.112308 21883 catalog_manager.cc:5697] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.113721 21883 catalog_manager.cc:5697] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.140349 22227 consensus_queue.cc:1048] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.148656 22182 consensus_queue.cc:1048] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.177728 22193 raft_consensus.cc:493] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:03.178216 22193 raft_consensus.cc:515] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.180258 22193 leader_election.cc:290] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:03.180932 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" is_pre_election: true
I20260710 13:23:03.181280 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:03.182024 22133 raft_consensus.cc:2393] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a8f934b3a634f42a49b6e6ffec84485 in current term 1: Already voted for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in this term.
I20260710 13:23:03.183342 22027 leader_election.cc:304] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a8f934b3a634f42a49b6e6ffec84485; no voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:03.184259 22193 raft_consensus.cc:3060] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.188405 22193 raft_consensus.cc:2749] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:03.240710 22182 consensus_queue.cc:1048] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.244130 21985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:58898
I20260710 13:23:03.244985 21985 raft_consensus.cc:606] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:03.253123 22228 consensus_queue.cc:1048] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.255610 21985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:58898
I20260710 13:23:03.257071 21985 raft_consensus.cc:606] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:03.277633 22133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:52178
I20260710 13:23:03.278208 22133 raft_consensus.cc:606] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:03.283334 21985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc1c079174814337919eef9e0c471812"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:58898
I20260710 13:23:03.283779 21985 raft_consensus.cc:606] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:03.288771 21985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:58898
I20260710 13:23:03.289196 21985 raft_consensus.cc:606] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Received request to transfer leadership to TS 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:03.363176 22193 raft_consensus.cc:493] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:03.363680 22193 raft_consensus.cc:515] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.365454 22193 leader_election.cc:290] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:03.366322 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" is_pre_election: true
I20260710 13:23:03.366524 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cfaa1c6add44bccae9485166bdee70e" is_pre_election: true
I20260710 13:23:03.367378 22133 raft_consensus.cc:2393] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a8f934b3a634f42a49b6e6ffec84485 in current term 1: Already voted for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in this term.
I20260710 13:23:03.368340 22027 leader_election.cc:304] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a8f934b3a634f42a49b6e6ffec84485; no voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:03.369058 22193 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:03.373238 22193 raft_consensus.cc:2749] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:03.393888 22230 consensus_queue.cc:1048] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.400722 22228 raft_consensus.cc:993] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.401173 22228 raft_consensus.cc:1081] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.403326 22059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46418
I20260710 13:23:03.403891 22059 raft_consensus.cc:493] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:03.404242 22059 raft_consensus.cc:3060] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.410007 22230 consensus_queue.cc:1048] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.410727 22059 raft_consensus.cc:515] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.412019 22060 raft_consensus.cc:1240] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Rejecting Update request from peer 1628c4aea3fa4198a5bcd65dd74084b7 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:03.413405 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:03.413966 21985 raft_consensus.cc:3055] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:03.414276 21985 raft_consensus.cc:740] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:03.415066 21985 consensus_queue.cc:260] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.415994 21985 raft_consensus.cc:3060] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.421967 22059 leader_election.cc:290] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:03.422188 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b90d4f6796042cd81996fb1fdab4abf" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:03.423072 21985 raft_consensus.cc:2468] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
W20260710 13:23:03.416039 22230 consensus_queue.cc:1175] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4a8f934b3a634f42a49b6e6ffec84485" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 1628c4aea3fa4198a5bcd65dd74084b7 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:23:03.424132 22024 leader_election.cc:304] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:03.425175 22193 raft_consensus.cc:2804] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:03.430496 22193 raft_consensus.cc:697] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:03.431314 22193 consensus_queue.cc:237] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.438223 21882 catalog_manager.cc:5697] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 1 to 2, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.443332 22187 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:03.452467 22230 consensus_queue.cc:1048] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.456234 22230 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.456537 22187 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.484696 22228 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.491582 22234 raft_consensus.cc:993] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.492022 22234 raft_consensus.cc:1081] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.494397 22060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46422
I20260710 13:23:03.494944 22135 raft_consensus.cc:3055] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:03.495337 22135 raft_consensus.cc:740] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:03.496095 22135 consensus_queue.cc:260] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.497165 22135 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.494941 22060 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:03.499351 22060 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.500052 22230 consensus_queue.cc:1048] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.503499 22057 raft_consensus.cc:1275] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:03.507157 22230 consensus_queue.cc:1048] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:03.509111 22060 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.511143 22060 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:03.512144 22133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:03.512750 22133 raft_consensus.cc:3055] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:03.513044 22133 raft_consensus.cc:740] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:03.513548 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:03.514078 21985 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.513896 22133 consensus_queue.cc:260] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.515130 22133 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.516422 22135 raft_consensus.cc:1275] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:23:03.518967 22135 pending_rounds.cc:85] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: Aborting all ops after (but not including) 0
I20260710 13:23:03.519642 22135 pending_rounds.cc:107] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:23:03.520476 22135 raft_consensus.cc:2889] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:03.522684 22228 consensus_queue.cc:1048] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.523886 22133 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:03.525614 22027 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:03.526404 22193 raft_consensus.cc:2804] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:03.526881 22193 raft_consensus.cc:697] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:03.527781 22193 consensus_queue.cc:237] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.533219 22230 raft_consensus.cc:993] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.533668 22230 raft_consensus.cc:1081] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.536067 22058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46418
I20260710 13:23:03.536588 22058 raft_consensus.cc:493] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:03.536934 22058 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:03.544134 22058 raft_consensus.cc:515] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.545123 22057 raft_consensus.cc:1240] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Rejecting Update request from peer 1628c4aea3fa4198a5bcd65dd74084b7 for earlier term 2. Current term is 3. Ops: []
I20260710 13:23:03.545905 21985 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:03.549605 22230 consensus_queue.cc:1059] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:03.550894 22228 raft_consensus.cc:3055] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:03.551251 22228 raft_consensus.cc:740] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:03.552313 22228 consensus_queue.cc:260] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.553853 22228 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:03.554009 22058 leader_election.cc:290] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 3 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:03.555101 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:03.555646 22134 raft_consensus.cc:3060] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:03.563825 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749b6ba144bf4f8fab2ba4dda2d56d8a" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:03.567202 22230 consensus_queue.cc:1048] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.569757 22227 raft_consensus.cc:993] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.570178 22227 raft_consensus.cc:1081] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:03.570194 21985 raft_consensus.cc:2468] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 3.
I20260710 13:23:03.572139 22024 leader_election.cc:304] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:03.572911 22060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc1c079174814337919eef9e0c471812"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46418
I20260710 13:23:03.573468 22060 raft_consensus.cc:493] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:03.573853 22060 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.570171 22134 raft_consensus.cc:2468] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 3.
I20260710 13:23:03.575191 22193 raft_consensus.cc:2804] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:03.575656 22193 raft_consensus.cc:697] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:03.574795 21881 catalog_manager.cc:5697] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 1 to 2, leader changed from 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.576453 22193 consensus_queue.cc:237] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.584007 22060 raft_consensus.cc:515] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.587664 22060 leader_election.cc:290] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:03.589491 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:03.590051 21985 raft_consensus.cc:3055] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:03.590363 21985 raft_consensus.cc:740] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:03.591137 21985 consensus_queue.cc:260] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.592305 21985 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.594779 21881 catalog_manager.cc:5697] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 2 to 3, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 3 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.597348 22182 consensus_queue.cc:1048] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:03.598626 21985 raft_consensus.cc:2468] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:03.599871 22024 leader_election.cc:304] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:03.601639 22193 raft_consensus.cc:2804] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:03.602151 22193 raft_consensus.cc:697] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:03.602905 22193 consensus_queue.cc:237] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.588721 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:03.605247 22134 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.605530 22182 raft_consensus.cc:993] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:03.605944 22182 raft_consensus.cc:1081] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Signalling peer 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:03.607669 22135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:52148
I20260710 13:23:03.608227 22135 raft_consensus.cc:493] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:03.613605 22134 raft_consensus.cc:2468] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:03.614805 22135 raft_consensus.cc:3060] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.621161 22135 raft_consensus.cc:515] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.621426 21881 catalog_manager.cc:5697] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 1 to 2, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:03.623767 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:03.624325 21985 raft_consensus.cc:3055] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:03.624639 21985 raft_consensus.cc:740] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:03.625370 21985 consensus_queue.cc:260] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.626418 21985 raft_consensus.cc:3060] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.633088 21985 raft_consensus.cc:2468] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 2.
I20260710 13:23:03.634416 22098 leader_election.cc:304] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:03.635200 22224 raft_consensus.cc:2804] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:03.635659 22224 raft_consensus.cc:697] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 2 LEADER]: Becoming Leader. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:03.635706 22135 leader_election.cc:290] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:03.636540 22224 consensus_queue.cc:237] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:03.639283 22059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cc55bff96734bcea4eaaceb94b1b5e1" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:03.639813 22059 raft_consensus.cc:3060] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.643882 21882 catalog_manager.cc:5697] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e reported cstate change: term changed from 1 to 2, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195). New cstate: current_term: 2 leader_uuid: "1cfaa1c6add44bccae9485166bdee70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:03.646111 22059 raft_consensus.cc:2468] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 2.
I20260710 13:23:03.948371 22135 raft_consensus.cc:3060] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:03.954366 22135 raft_consensus.cc:1275] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:03.955914 22193 consensus_queue.cc:1048] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:03.961983 22135 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:03.964524 22262 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:03.968331 21985 raft_consensus.cc:1275] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:03.970028 22252 consensus_queue.cc:1048] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:03.982167 21983 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:03.983500 22262 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:04.012677 21983 raft_consensus.cc:1275] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:04.014248 22262 consensus_queue.cc:1048] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:04.024008 22135 raft_consensus.cc:1275] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:04.025620 22262 consensus_queue.cc:1048] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:04.070333 22135 raft_consensus.cc:1275] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:04.071502 22262 consensus_queue.cc:1048] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:04.079702 21983 raft_consensus.cc:1275] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:04.082237 22262 consensus_queue.cc:1048] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:04.150687 22060 raft_consensus.cc:1275] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:04.151906 22187 consensus_queue.cc:1048] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:04.160159 21983 raft_consensus.cc:1275] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:04.162880 22264 consensus_queue.cc:1048] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:06.315976 21851 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:23:06.316802 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:06.332059 21983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:41198
I20260710 13:23:06.332576 21983 raft_consensus.cc:606] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Received request to transfer leadership to TS 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:06.342716 22060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
mode: GRACEFUL
new_leader_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:51616
I20260710 13:23:06.343261 22060 raft_consensus.cc:606] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Received request to transfer leadership to TS 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:06.344435 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:06.344901 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:06.524544 22272 raft_consensus.cc:993] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:06.525168 22228 raft_consensus.cc:1081] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Signalling peer 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:06.526809 22135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:52148
I20260710 13:23:06.527315 22135 raft_consensus.cc:493] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:06.527635 22135 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:06.532080 22135 raft_consensus.cc:515] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:06.533692 22135 leader_election.cc:290] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:06.534593 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:06.534714 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:06.535305 22060 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:06.535270 21983 raft_consensus.cc:3055] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:06.535830 21983 raft_consensus.cc:740] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:06.536726 21983 consensus_queue.cc:260] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:06.538093 21983 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:06.542737 22060 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 2.
I20260710 13:23:06.544070 22099 leader_election.cc:304] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:06.544763 22267 raft_consensus.cc:2804] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:06.545315 21983 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 2.
I20260710 13:23:06.546087 22267 raft_consensus.cc:697] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 LEADER]: Becoming Leader. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:06.547044 22267 consensus_queue.cc:237] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:06.553761 21881 catalog_manager.cc:5697] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e reported cstate change: term changed from 1 to 2, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195). New cstate: current_term: 2 leader_uuid: "1cfaa1c6add44bccae9485166bdee70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:06.571276 22252 raft_consensus.cc:993] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: : Instructing follower 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:06.571652 22279 raft_consensus.cc:1081] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Signalling peer 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:06.572952 22135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 13:23:06.573393 22135 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:06.573695 22135 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.578141 22135 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:06.579614 22135 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 3 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:06.580490 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:06.580626 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:06.581040 21983 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.581131 22060 raft_consensus.cc:3055] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:06.581476 22060 raft_consensus.cc:740] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:06.582052 22060 consensus_queue.cc:260] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:06.582881 22060 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:06.585465 21983 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 3.
I20260710 13:23:06.586432 22098 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:06.587148 22267 raft_consensus.cc:2804] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:06.587288 22060 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 3.
I20260710 13:23:06.587637 22267 raft_consensus.cc:697] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 LEADER]: Becoming Leader. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:06.588490 22267 consensus_queue.cc:237] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:06.594532 21881 catalog_manager.cc:5697] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e reported cstate change: term changed from 2 to 3, leader changed from 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194) to 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195). New cstate: current_term: 3 leader_uuid: "1cfaa1c6add44bccae9485166bdee70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:06.946487 21983 raft_consensus.cc:1275] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:06.947633 22267 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:06.961875 22060 raft_consensus.cc:1275] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:06.963500 22283 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:07.061688 21983 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:07.062875 22283 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:07.071085 22060 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:07.073356 22267 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:07.345686 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:07.355152 21983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:58898
I20260710 13:23:07.355687 21983 raft_consensus.cc:606] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:07.359992 21983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:58898
I20260710 13:23:07.360492 21983 raft_consensus.cc:606] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:07.364553 22135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:52178
I20260710 13:23:07.364979 22135 raft_consensus.cc:606] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:07.369208 21983 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:58898
I20260710 13:23:07.369659 21983 raft_consensus.cc:606] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:07.378208 22135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
mode: GRACEFUL
new_leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:52178
I20260710 13:23:07.378646 22135 raft_consensus.cc:606] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 LEADER]: Received request to transfer leadership to TS 4a8f934b3a634f42a49b6e6ffec84485
I20260710 13:23:07.456478 22228 raft_consensus.cc:993] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.456888 22228 raft_consensus.cc:1081] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.458240 22060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46418
I20260710 13:23:07.458705 22060 raft_consensus.cc:493] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:07.459002 22060 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.463229 22060 raft_consensus.cc:515] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.464872 22060 leader_election.cc:290] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:07.465583 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:07.465869 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:07.466121 21983 raft_consensus.cc:3055] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:07.466337 22135 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.466456 21983 raft_consensus.cc:740] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:07.467242 21983 consensus_queue.cc:260] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.468132 21983 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.470249 22135 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:07.471261 22027 leader_election.cc:304] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:07.472002 22279 raft_consensus.cc:2804] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:07.472851 21983 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:07.473004 22279 raft_consensus.cc:697] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:07.473940 22279 consensus_queue.cc:237] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.479815 21881 catalog_manager.cc:5697] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 1 to 2, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.510677 22267 raft_consensus.cc:993] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.511153 22267 raft_consensus.cc:1081] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.512511 22060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46422
I20260710 13:23:07.512967 22060 raft_consensus.cc:493] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:07.513303 22060 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:07.517853 22060 raft_consensus.cc:515] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.519622 22060 leader_election.cc:290] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 3 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:07.520306 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:07.520537 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:07.520927 21983 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:07.521108 22135 raft_consensus.cc:3055] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:07.521440 22135 raft_consensus.cc:740] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:07.522080 22135 consensus_queue.cc:260] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.522853 22135 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:07.525590 21983 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 3.
I20260710 13:23:07.526513 22024 leader_election.cc:304] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:07.526980 22135 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 3.
I20260710 13:23:07.527194 22279 raft_consensus.cc:2804] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:07.527854 22279 raft_consensus.cc:697] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:07.528555 22279 consensus_queue.cc:237] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.533614 21881 catalog_manager.cc:5697] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 2 to 3, leader changed from 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 3 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.665515 22289 raft_consensus.cc:993] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.665956 22228 raft_consensus.cc:1081] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.667367 22060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46418
I20260710 13:23:07.667833 22060 raft_consensus.cc:493] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:07.668140 22060 raft_consensus.cc:3060] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.672132 22060 raft_consensus.cc:515] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.673480 22060 leader_election.cc:290] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:07.674347 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:07.674371 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b9dabc87dc1477cb44b35ae7edae22b" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:07.674945 22135 raft_consensus.cc:3060] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.674938 21983 raft_consensus.cc:3055] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:07.675488 21983 raft_consensus.cc:740] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:07.676249 21983 consensus_queue.cc:260] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.678257 21983 raft_consensus.cc:3060] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.681308 22135 raft_consensus.cc:2468] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:07.682241 22027 leader_election.cc:304] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:07.682868 22279 raft_consensus.cc:2804] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:07.683348 22279 raft_consensus.cc:697] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:07.684110 22279 consensus_queue.cc:237] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.684700 21983 raft_consensus.cc:2468] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:07.691650 21881 catalog_manager.cc:5697] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 1 to 2, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.702694 22273 raft_consensus.cc:993] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.703172 22267 raft_consensus.cc:1081] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.703439 22228 raft_consensus.cc:993] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: : Instructing follower 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.703867 22228 raft_consensus.cc:1081] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Signalling peer 4a8f934b3a634f42a49b6e6ffec84485 to start an election
I20260710 13:23:07.704744 22059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46422
I20260710 13:23:07.705281 22059 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:07.705344 22060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
 from {username='slave'} at 127.0.0.1:46418
I20260710 13:23:07.705699 22059 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:07.705866 22060 raft_consensus.cc:493] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:07.706284 22060 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.710103 22060 raft_consensus.cc:515] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.710247 22059 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.711674 22060 leader_election.cc:290] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:07.712339 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:07.712812 21985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:07.712960 21983 raft_consensus.cc:3055] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:07.711872 22059 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 4 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:07.713343 21985 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:07.713322 22134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:07.713769 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "4a8f934b3a634f42a49b6e6ffec84485" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:07.713341 21983 raft_consensus.cc:740] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:07.714277 22134 raft_consensus.cc:3055] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:07.714442 22135 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.714649 22134 raft_consensus.cc:740] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:07.714874 21983 consensus_queue.cc:260] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.715487 22134 consensus_queue.cc:260] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.716084 21983 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.716696 22134 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:07.720363 21985 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 4.
I20260710 13:23:07.721635 22024 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:07.722519 22279 raft_consensus.cc:2804] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:07.722754 21983 raft_consensus.cc:2468] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:07.722991 22279 raft_consensus.cc:697] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:07.723639 22134 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 4.
I20260710 13:23:07.723841 22279 consensus_queue.cc:237] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.724538 22135 raft_consensus.cc:2468] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a8f934b3a634f42a49b6e6ffec84485 in term 2.
I20260710 13:23:07.725584 22027 leader_election.cc:304] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cfaa1c6add44bccae9485166bdee70e, 4a8f934b3a634f42a49b6e6ffec84485; no voters: 
I20260710 13:23:07.726579 22296 raft_consensus.cc:2804] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:07.727116 22296 raft_consensus.cc:697] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Leader. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:07.727885 22296 consensus_queue.cc:237] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:07.730803 21883 catalog_manager.cc:5697] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 3 to 4, leader changed from 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 4 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.742058 21883 catalog_manager.cc:5697] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 reported cstate change: term changed from 1 to 2, leader changed from 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193) to 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "4a8f934b3a634f42a49b6e6ffec84485" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:07.913307 21983 raft_consensus.cc:1275] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:07.914469 22296 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:07.918640 21984 raft_consensus.cc:1275] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:07.920182 22290 consensus_queue.cc:1048] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:07.923167 22135 raft_consensus.cc:1275] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:07.925066 22299 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:07.936542 22134 raft_consensus.cc:1275] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:07.943571 22290 consensus_queue.cc:1048] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:08.140726 21984 raft_consensus.cc:1275] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.142110 22279 consensus_queue.cc:1048] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:08.149441 22135 raft_consensus.cc:1275] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.151620 22279 consensus_queue.cc:1048] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:08.228636 22135 raft_consensus.cc:1275] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.228813 21984 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 4 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:08.229931 22290 consensus_queue.cc:1048] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:08.230702 22279 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:08.241367 22134 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 4 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:08.244689 22309 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:08.245651 21984 raft_consensus.cc:1275] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Refusing update from remote peer 4a8f934b3a634f42a49b6e6ffec84485: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:08.247982 22296 consensus_queue.cc:1048] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:10.385030 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:10.392082 22059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
mode: GRACEFUL
new_leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
 from {username='slave'} at 127.0.0.1:51616
I20260710 13:23:10.392779 22059 raft_consensus.cc:606] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Received request to transfer leadership to TS 1628c4aea3fa4198a5bcd65dd74084b7
I20260710 13:23:10.395107 22059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
mode: GRACEFUL
new_leader_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:51616
I20260710 13:23:10.395529 22059 raft_consensus.cc:606] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 LEADER]: Received request to transfer leadership to TS 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:10.397765 22059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc1c079174814337919eef9e0c471812"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
mode: GRACEFUL
new_leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
 from {username='slave'} at 127.0.0.1:51616
I20260710 13:23:10.398272 22059 raft_consensus.cc:606] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Received request to transfer leadership to TS 1628c4aea3fa4198a5bcd65dd74084b7
I20260710 13:23:10.400266 22059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
mode: GRACEFUL
new_leader_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:51616
I20260710 13:23:10.400621 22059 raft_consensus.cc:606] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 LEADER]: Received request to transfer leadership to TS 1cfaa1c6add44bccae9485166bdee70e
I20260710 13:23:10.402670 22059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588"
dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
mode: GRACEFUL
new_leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
 from {username='slave'} at 127.0.0.1:51616
I20260710 13:23:10.403102 22059 raft_consensus.cc:606] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Received request to transfer leadership to TS 1628c4aea3fa4198a5bcd65dd74084b7
I20260710 13:23:10.404223 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:23:10.404395 22309 raft_consensus.cc:993] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: : Instructing follower 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:10.404803 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:10.404888 22279 raft_consensus.cc:1081] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 LEADER]: Signalling peer 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:10.406335 22135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 13:23:10.406740 22135 raft_consensus.cc:493] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:10.407063 22135 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:10.411772 22135 raft_consensus.cc:515] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.413228 22135 leader_election.cc:290] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 5 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:10.414168 22059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:10.414175 21983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f3d539d48245189a5a734fa0da5214" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:10.414933 22059 raft_consensus.cc:3055] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:23:10.414969 21983 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:10.415313 22059 raft_consensus.cc:740] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:10.416049 22059 consensus_queue.cc:260] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.416962 22059 raft_consensus.cc:3060] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:10.419898 21983 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 5.
I20260710 13:23:10.421087 22098 leader_election.cc:304] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:10.421829 22059 raft_consensus.cc:2468] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 5.
I20260710 13:23:10.421977 22267 raft_consensus.cc:2804] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:23:10.423082 22267 raft_consensus.cc:697] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 5 LEADER]: Becoming Leader. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:10.423869 22267 consensus_queue.cc:237] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.431243 21881 catalog_manager.cc:5697] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e reported cstate change: term changed from 4 to 5, leader changed from 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194) to 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195). New cstate: current_term: 5 leader_uuid: "1cfaa1c6add44bccae9485166bdee70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:10.459103 22309 raft_consensus.cc:993] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485: : Instructing follower 1628c4aea3fa4198a5bcd65dd74084b7 to start an election
I20260710 13:23:10.459484 22279 raft_consensus.cc:1081] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Signalling peer 1628c4aea3fa4198a5bcd65dd74084b7 to start an election
I20260710 13:23:10.460836 21983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc1c079174814337919eef9e0c471812"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
 from {username='slave'} at 127.0.0.1:58888
I20260710 13:23:10.461354 21983 raft_consensus.cc:493] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:10.461649 21983 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.463165 22279 raft_consensus.cc:993] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485: : Instructing follower 1628c4aea3fa4198a5bcd65dd74084b7 to start an election
I20260710 13:23:10.463546 22309 raft_consensus.cc:1081] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Signalling peer 1628c4aea3fa4198a5bcd65dd74084b7 to start an election
I20260710 13:23:10.465071 21984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
 from {username='slave'} at 127.0.0.1:58888
I20260710 13:23:10.465567 21984 raft_consensus.cc:493] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:10.465883 21984 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.467571 21983 raft_consensus.cc:515] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.469501 21983 leader_election.cc:290] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 3 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:10.470211 22059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:10.470522 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc1c079174814337919eef9e0c471812" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:10.470783 22059 raft_consensus.cc:3055] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:10.470957 22135 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.471190 22059 raft_consensus.cc:740] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:10.471972 22059 consensus_queue.cc:260] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.472795 22059 raft_consensus.cc:3060] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.476110 22135 raft_consensus.cc:2468] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 3.
I20260710 13:23:10.477176 21952 leader_election.cc:304] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:10.477236 21984 raft_consensus.cc:515] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.478010 22059 raft_consensus.cc:2468] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 3.
I20260710 13:23:10.479172 22319 raft_consensus.cc:2804] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:10.479476 21984 leader_election.cc:290] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 3 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:10.480612 22319 raft_consensus.cc:697] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:10.480904 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:10.480705 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2e6ce042cc4c2e9bc6598e83fde588" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:10.481474 22060 raft_consensus.cc:3055] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:10.481750 22135 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.481784 22060 raft_consensus.cc:740] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:10.481561 22319 consensus_queue.cc:237] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.482774 22060 consensus_queue.cc:260] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.483814 22060 raft_consensus.cc:3060] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.489957 22135 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 3.
I20260710 13:23:10.489383 21881 catalog_manager.cc:5697] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 2 to 3, leader changed from 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194) to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.490641 22060 raft_consensus.cc:2468] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 3.
I20260710 13:23:10.491515 21952 leader_election.cc:304] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:10.492501 22319 raft_consensus.cc:2804] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:10.492941 22319 raft_consensus.cc:697] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:10.493742 22319 consensus_queue.cc:237] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.500864 21881 catalog_manager.cc:5697] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 2 to 3, leader changed from 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194) to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.650990 22279 raft_consensus.cc:993] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485: : Instructing follower 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:10.651472 22309 raft_consensus.cc:1081] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 LEADER]: Signalling peer 1cfaa1c6add44bccae9485166bdee70e to start an election
I20260710 13:23:10.652891 22135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945"
dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
 from {username='slave'} at 127.0.0.1:52162
I20260710 13:23:10.653311 22135 raft_consensus.cc:493] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:10.653596 22135 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:10.657563 22135 raft_consensus.cc:515] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.658912 22135 leader_election.cc:290] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [CANDIDATE]: Term 4 election: Requested vote from peers 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589), 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355)
I20260710 13:23:10.659747 21984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
I20260710 13:23:10.659941 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e2f06b9dd48339afc812dfb527945" candidate_uuid: "1cfaa1c6add44bccae9485166bdee70e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:10.660252 21984 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:10.660411 22060 raft_consensus.cc:3055] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:10.660745 22060 raft_consensus.cc:740] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:10.661353 22060 consensus_queue.cc:260] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.662143 22060 raft_consensus.cc:3060] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:10.664584 21984 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 4.
I20260710 13:23:10.665406 22098 leader_election.cc:304] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:10.666069 22267 raft_consensus.cc:2804] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:10.666085 22060 raft_consensus.cc:2468] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cfaa1c6add44bccae9485166bdee70e in term 4.
I20260710 13:23:10.666651 22267 raft_consensus.cc:697] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 4 LEADER]: Becoming Leader. State: Replica: 1cfaa1c6add44bccae9485166bdee70e, State: Running, Role: LEADER
I20260710 13:23:10.667443 22267 consensus_queue.cc:237] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [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: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.673216 21881 catalog_manager.cc:5697] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e reported cstate change: term changed from 3 to 4, leader changed from 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194) to 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195). New cstate: current_term: 4 leader_uuid: "1cfaa1c6add44bccae9485166bdee70e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:10.831197 22279 raft_consensus.cc:993] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485: : Instructing follower 1628c4aea3fa4198a5bcd65dd74084b7 to start an election
I20260710 13:23:10.831637 22309 raft_consensus.cc:1081] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Signalling peer 1628c4aea3fa4198a5bcd65dd74084b7 to start an election
I20260710 13:23:10.832885 21984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080"
dest_uuid: "1628c4aea3fa4198a5bcd65dd74084b7"
 from {username='slave'} at 127.0.0.1:58888
I20260710 13:23:10.833334 21984 raft_consensus.cc:493] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:10.833647 21984 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.837960 21984 raft_consensus.cc:515] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.839538 21984 leader_election.cc:290] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [CANDIDATE]: Term 3 election: Requested vote from peers 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194:33355), 1cfaa1c6add44bccae9485166bdee70e (127.21.86.195:42215)
I20260710 13:23:10.840217 22060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a8f934b3a634f42a49b6e6ffec84485"
I20260710 13:23:10.840504 22135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4403a103eef1494abe42ae5c96bc0080" candidate_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1cfaa1c6add44bccae9485166bdee70e"
I20260710 13:23:10.840867 22060 raft_consensus.cc:3055] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:10.840945 22135 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.841254 22060 raft_consensus.cc:740] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a8f934b3a634f42a49b6e6ffec84485, State: Running, Role: LEADER
I20260710 13:23:10.841936 22060 consensus_queue.cc:260] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [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: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.842273 21984 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 5 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:23:10.842984 22060 raft_consensus.cc:3060] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:10.843467 22267 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:10.846828 22135 raft_consensus.cc:2468] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 3.
I20260710 13:23:10.848058 21952 leader_election.cc:304] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: 1628c4aea3fa4198a5bcd65dd74084b7, 1cfaa1c6add44bccae9485166bdee70e; no voters: 
I20260710 13:23:10.849042 22319 raft_consensus.cc:2804] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:10.849200 22060 raft_consensus.cc:2468] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1628c4aea3fa4198a5bcd65dd74084b7 in term 3.
I20260710 13:23:10.849546 22319 raft_consensus.cc:697] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 LEADER]: Becoming Leader. State: Replica: 1628c4aea3fa4198a5bcd65dd74084b7, State: Running, Role: LEADER
I20260710 13:23:10.850370 22319 consensus_queue.cc:237] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [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: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } }
I20260710 13:23:10.854864 22060 raft_consensus.cc:1275] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 5 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:23:10.856720 22313 consensus_queue.cc:1048] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:10.860116 21882 catalog_manager.cc:5697] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 reported cstate change: term changed from 2 to 3, leader changed from 4a8f934b3a634f42a49b6e6ffec84485 (127.21.86.194) to 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:10.882607 22135 raft_consensus.cc:1275] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:10.883705 22319 consensus_queue.cc:1048] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:10.892145 22060 raft_consensus.cc:1275] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:10.893603 22332 consensus_queue.cc:1048] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:11.075707 22135 raft_consensus.cc:1275] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:11.075744 22060 raft_consensus.cc:1275] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:11.077181 22320 consensus_queue.cc:1048] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:11.077791 22332 consensus_queue.cc:1048] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:11.154843 22060 raft_consensus.cc:1275] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:11.156158 22326 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:11.164930 21984 raft_consensus.cc:1275] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 4 FOLLOWER]: Refusing update from remote peer 1cfaa1c6add44bccae9485166bdee70e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:11.166538 22337 consensus_queue.cc:1048] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1628c4aea3fa4198a5bcd65dd74084b7" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 34589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:11.260833 22060 raft_consensus.cc:1275] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:11.261854 22332 consensus_queue.cc:1048] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a8f934b3a634f42a49b6e6ffec84485" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:11.269906 22135 raft_consensus.cc:1275] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Refusing update from remote peer 1628c4aea3fa4198a5bcd65dd74084b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:11.272306 22332 consensus_queue.cc:1048] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cfaa1c6add44bccae9485166bdee70e" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:11.405727 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:11.410992 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
I20260710 13:23:11.436139 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:11.436769 21851 tablet_replica.cc:333] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.438164 21851 raft_consensus.cc:2243] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.438663 21851 raft_consensus.cc:2272] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.440866 21851 tablet_replica.cc:333] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.441380 21851 raft_consensus.cc:2243] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.442028 21851 raft_consensus.cc:2272] T bc1c079174814337919eef9e0c471812 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.443813 21851 tablet_replica.cc:333] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.444288 21851 raft_consensus.cc:2243] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.444681 21851 raft_consensus.cc:2272] T 8b9dabc87dc1477cb44b35ae7edae22b P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.446192 21851 tablet_replica.cc:333] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.446650 21851 raft_consensus.cc:2243] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.447100 21851 raft_consensus.cc:2272] T b22e2f06b9dd48339afc812dfb527945 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.449502 21851 tablet_replica.cc:333] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.450137 21851 raft_consensus.cc:2243] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.450627 21851 raft_consensus.cc:2272] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.452219 21851 tablet_replica.cc:333] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.452726 21851 raft_consensus.cc:2243] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.453362 21851 raft_consensus.cc:2272] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.455292 21851 tablet_replica.cc:333] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.455749 21851 raft_consensus.cc:2243] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.456151 21851 raft_consensus.cc:2272] T d7f3d539d48245189a5a734fa0da5214 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.457847 21851 tablet_replica.cc:333] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.458279 21851 raft_consensus.cc:2243] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.458670 21851 raft_consensus.cc:2272] T 8b90d4f6796042cd81996fb1fdab4abf P 1628c4aea3fa4198a5bcd65dd74084b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.460227 21851 tablet_replica.cc:333] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7: stopping tablet replica
I20260710 13:23:11.460646 21851 raft_consensus.cc:2243] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.461295 21851 raft_consensus.cc:2272] T 4403a103eef1494abe42ae5c96bc0080 P 1628c4aea3fa4198a5bcd65dd74084b7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:11.555608 22024 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.86.193:34589: connect: Connection refused (error 111)
I20260710 13:23:11.557013 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
W20260710 13:23:11.559178 22024 consensus_peers.cc:597] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 -> Peer 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589): Couldn't send request to peer 1628c4aea3fa4198a5bcd65dd74084b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:34589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:11.574026 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
I20260710 13:23:11.596575 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:11.598661 21851 tablet_replica.cc:333] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
W20260710 13:23:11.599045 22098 consensus_peers.cc:597] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e -> Peer 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589): Couldn't send request to peer 1628c4aea3fa4198a5bcd65dd74084b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:34589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:11.599357 21851 raft_consensus.cc:2243] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.599836 21851 raft_consensus.cc:2272] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.601440 21851 tablet_replica.cc:333] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.601909 21851 raft_consensus.cc:2243] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.602281 21851 raft_consensus.cc:2272] T bc1c079174814337919eef9e0c471812 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.604189 21851 tablet_replica.cc:333] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.604650 21851 raft_consensus.cc:2243] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.605288 21851 raft_consensus.cc:2272] T 8b90d4f6796042cd81996fb1fdab4abf P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.606792 21851 tablet_replica.cc:333] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.607287 21851 raft_consensus.cc:2243] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.607643 21851 raft_consensus.cc:2272] T d7f3d539d48245189a5a734fa0da5214 P 4a8f934b3a634f42a49b6e6ffec84485 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.609407 21851 tablet_replica.cc:333] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.609812 21851 raft_consensus.cc:2243] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.610381 21851 raft_consensus.cc:2272] T 8b9dabc87dc1477cb44b35ae7edae22b P 4a8f934b3a634f42a49b6e6ffec84485 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.611785 21851 tablet_replica.cc:333] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.612169 21851 raft_consensus.cc:2243] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.612464 21851 raft_consensus.cc:2272] T b22e2f06b9dd48339afc812dfb527945 P 4a8f934b3a634f42a49b6e6ffec84485 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.614064 21851 tablet_replica.cc:333] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.614442 21851 raft_consensus.cc:2243] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.615008 21851 raft_consensus.cc:2272] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.616528 21851 tablet_replica.cc:333] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.616890 21851 raft_consensus.cc:2243] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.617198 21851 raft_consensus.cc:2272] T ec2e6ce042cc4c2e9bc6598e83fde588 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.618805 21851 tablet_replica.cc:333] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485: stopping tablet replica
I20260710 13:23:11.619241 21851 raft_consensus.cc:2243] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.619549 21851 raft_consensus.cc:2272] T 4403a103eef1494abe42ae5c96bc0080 P 4a8f934b3a634f42a49b6e6ffec84485 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.645521 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
I20260710 13:23:11.661366 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
W20260710 13:23:11.673949 22098 consensus_peers.cc:597] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e -> Peer 1628c4aea3fa4198a5bcd65dd74084b7 (127.21.86.193:34589): Couldn't send request to peer 1628c4aea3fa4198a5bcd65dd74084b7. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:34589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:11.684587 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:11.685197 21851 tablet_replica.cc:333] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.685791 21851 raft_consensus.cc:2243] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.686480 21851 raft_consensus.cc:2272] T 9cc55bff96734bcea4eaaceb94b1b5e1 P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.688094 21851 tablet_replica.cc:333] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.688668 21851 raft_consensus.cc:2243] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.689061 21851 raft_consensus.cc:2272] T bc1c079174814337919eef9e0c471812 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.691675 21851 tablet_replica.cc:333] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.692536 21851 raft_consensus.cc:2243] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.693763 21851 raft_consensus.cc:2272] T d7f3d539d48245189a5a734fa0da5214 P 1cfaa1c6add44bccae9485166bdee70e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.696405 21851 tablet_replica.cc:333] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.697089 21851 raft_consensus.cc:2243] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.697559 21851 raft_consensus.cc:2272] T 8b90d4f6796042cd81996fb1fdab4abf P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.698982 21851 tablet_replica.cc:333] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.699496 21851 raft_consensus.cc:2243] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.700139 21851 raft_consensus.cc:2272] T b22e2f06b9dd48339afc812dfb527945 P 1cfaa1c6add44bccae9485166bdee70e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.701766 21851 tablet_replica.cc:333] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.702224 21851 raft_consensus.cc:2243] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.702594 21851 raft_consensus.cc:2272] T 8b9dabc87dc1477cb44b35ae7edae22b P 1cfaa1c6add44bccae9485166bdee70e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.704228 21851 tablet_replica.cc:333] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.704653 21851 raft_consensus.cc:2243] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.704995 21851 raft_consensus.cc:2272] T 749b6ba144bf4f8fab2ba4dda2d56d8a P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.706425 21851 tablet_replica.cc:333] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.706856 21851 raft_consensus.cc:2243] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.707253 21851 raft_consensus.cc:2272] T ec2e6ce042cc4c2e9bc6598e83fde588 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.709170 21851 tablet_replica.cc:333] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e: stopping tablet replica
I20260710 13:23:11.709580 21851 raft_consensus.cc:2243] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:11.709947 21851 raft_consensus.cc:2272] T 4403a103eef1494abe42ae5c96bc0080 P 1cfaa1c6add44bccae9485166bdee70e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.734901 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
I20260710 13:23:11.751504 21851 master.cc:562] Master@127.21.86.254:44925 shutting down...
I20260710 13:23:11.881917 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:11.882480 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:11.882822 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ab5844fa65a4323aacbeaca6401fd8f: stopping tablet replica
I20260710 13:23:11.902395 21851 master.cc:584] Master@127.21.86.254:44925 shutdown complete.
1628c4aea3fa4198a5bcd65dd74084b7  4
1cfaa1c6add44bccae9485166bdee70e  1
4a8f934b3a634f42a49b6e6ffec84485  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12235 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:23:11.939821 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:33115
I20260710 13:23:11.940948 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:11.946552 22347 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:11.946702 22346 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:11.947402 22349 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:11.948765 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:11.949591 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:11.949761 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:11.949942 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689791949929 us; error 0 us; skew 500 ppm
I20260710 13:23:11.950523 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:11.952847 21851 webserver.cc:533] Webserver started at http://127.21.86.254:42415/ using document root <none> and password file <none>
I20260710 13:23:11.953331 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:11.953517 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:11.953801 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:11.954861 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "0bae8f49924b4a9bb197caa2bde668b2"
format_stamp: "Formatted at 2026-07-10 13:23:11 on dist-test-slave-0q4n"
I20260710 13:23:11.958963 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:11.962101 22354 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:11.962775 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:11.963127 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "0bae8f49924b4a9bb197caa2bde668b2"
format_stamp: "Formatted at 2026-07-10 13:23:11 on dist-test-slave-0q4n"
I20260710 13:23:11.963420 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:11.987951 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:11.989307 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:12.025415 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:33115
I20260710 13:23:12.025502 22405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:33115 every 8 connection(s)
I20260710 13:23:12.029079 22406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.037737 22406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2: Bootstrap starting.
I20260710 13:23:12.041992 22406 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.046131 22406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2: No bootstrap required, opened a new log
I20260710 13:23:12.048183 22406 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bae8f49924b4a9bb197caa2bde668b2" member_type: VOTER }
I20260710 13:23:12.048547 22406 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.048787 22406 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bae8f49924b4a9bb197caa2bde668b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.049392 22406 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0bae8f49924b4a9bb197caa2bde668b2" member_type: VOTER }
I20260710 13:23:12.049829 22406 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:12.050050 22406 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:12.050318 22406 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.054045 22406 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bae8f49924b4a9bb197caa2bde668b2" member_type: VOTER }
I20260710 13:23:12.054522 22406 leader_election.cc:304] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [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: 0bae8f49924b4a9bb197caa2bde668b2; no voters: 
I20260710 13:23:12.055639 22406 leader_election.cc:290] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:12.056026 22409 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:12.057370 22409 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 1 LEADER]: Becoming Leader. State: Replica: 0bae8f49924b4a9bb197caa2bde668b2, State: Running, Role: LEADER
I20260710 13:23:12.058022 22409 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [LEADER]: Queue going to LEADER mode. State: All 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: "0bae8f49924b4a9bb197caa2bde668b2" member_type: VOTER }
I20260710 13:23:12.058594 22406 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:12.063089 22410 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0bae8f49924b4a9bb197caa2bde668b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bae8f49924b4a9bb197caa2bde668b2" member_type: VOTER } }
I20260710 13:23:12.063776 22410 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:12.064098 22411 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0bae8f49924b4a9bb197caa2bde668b2. Latest consensus state: current_term: 1 leader_uuid: "0bae8f49924b4a9bb197caa2bde668b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0bae8f49924b4a9bb197caa2bde668b2" member_type: VOTER } }
I20260710 13:23:12.064707 22411 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:12.066203 22416 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:12.070994 22416 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:12.073659 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:12.079183 22416 catalog_manager.cc:1383] Generated new cluster ID: fb8cb080ebf649bd84b62d3091dafe5d
I20260710 13:23:12.079442 22416 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:12.104390 22416 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:12.105556 22416 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:12.120045 22416 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2: Generated new TSK 0
I20260710 13:23:12.120628 22416 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:12.140130 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:12.145390 22427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:12.146612 22428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:12.147912 22430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:12.148452 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:12.149170 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:12.149336 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:12.149451 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689792149439 us; error 0 us; skew 500 ppm
I20260710 13:23:12.149883 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:12.151921 21851 webserver.cc:533] Webserver started at http://127.21.86.193:43557/ using document root <none> and password file <none>
I20260710 13:23:12.152328 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:12.152473 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:12.152678 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:12.153600 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
format_stamp: "Formatted at 2026-07-10 13:23:12 on dist-test-slave-0q4n"
I20260710 13:23:12.157795 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:23:12.160835 22435 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.161566 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:23:12.161847 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
format_stamp: "Formatted at 2026-07-10 13:23:12 on dist-test-slave-0q4n"
I20260710 13:23:12.162117 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:12.182178 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:12.183353 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:12.184702 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:12.186784 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:12.186997 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.187294 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:12.187476 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.225943 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:36593
I20260710 13:23:12.226070 22497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:36593 every 8 connection(s)
I20260710 13:23:12.230818 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:12.237557 22502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:12.239102 22503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:12.240628 22505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:12.242341 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:12.243469 22498 heartbeater.cc:344] Connected to a master server at 127.21.86.254:33115
I20260710 13:23:12.243760 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:23:12.243844 22498 heartbeater.cc:461] Registering TS with master...
W20260710 13:23:12.244065 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:12.244268 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689792244249 us; error 0 us; skew 500 ppm
I20260710 13:23:12.244742 22498 heartbeater.cc:507] Master 127.21.86.254:33115 requested a full tablet report, sending...
I20260710 13:23:12.245010 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:12.247069 22371 ts_manager.cc:194] Registered new tserver with Master: fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593)
I20260710 13:23:12.247655 21851 webserver.cc:533] Webserver started at http://127.21.86.194:33077/ using document root <none> and password file <none>
I20260710 13:23:12.248139 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:12.248343 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:12.248610 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:12.249003 22371 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54656
I20260710 13:23:12.249811 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "3ba457ce8657474ea91970929f54cce1"
format_stamp: "Formatted at 2026-07-10 13:23:12 on dist-test-slave-0q4n"
I20260710 13:23:12.254002 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:23:12.257107 22510 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.257961 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:12.258191 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "3ba457ce8657474ea91970929f54cce1"
format_stamp: "Formatted at 2026-07-10 13:23:12 on dist-test-slave-0q4n"
I20260710 13:23:12.258411 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:12.266729 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:12.267809 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:12.269143 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:12.271333 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:12.271521 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.271772 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:12.271927 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.309104 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:44725
I20260710 13:23:12.309196 22572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:44725 every 8 connection(s)
I20260710 13:23:12.313642 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:12.319888 22576 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:12.321663 22577 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:12.322980 22579 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:12.323810 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:12.324606 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:12.324798 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:12.325009 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689792324991 us; error 0 us; skew 500 ppm
I20260710 13:23:12.325518 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:12.328150 21851 webserver.cc:533] Webserver started at http://127.21.86.195:42757/ using document root <none> and password file <none>
I20260710 13:23:12.328678 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:12.328889 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:12.329216 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:12.329828 22573 heartbeater.cc:344] Connected to a master server at 127.21.86.254:33115
I20260710 13:23:12.330192 22573 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:12.330621 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "619910d26b3a42b3b6f6406b459c77e8"
format_stamp: "Formatted at 2026-07-10 13:23:12 on dist-test-slave-0q4n"
I20260710 13:23:12.330996 22573 heartbeater.cc:507] Master 127.21.86.254:33115 requested a full tablet report, sending...
I20260710 13:23:12.333137 22371 ts_manager.cc:194] Registered new tserver with Master: 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:12.334785 22371 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54672
I20260710 13:23:12.336094 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:12.339139 22584 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.339784 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:12.340056 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "619910d26b3a42b3b6f6406b459c77e8"
format_stamp: "Formatted at 2026-07-10 13:23:12 on dist-test-slave-0q4n"
I20260710 13:23:12.340346 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:12.353940 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:12.355159 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:12.356539 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:12.358546 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:12.358763 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:12.358992 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:12.359194 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:23:12.397284 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:37531
I20260710 13:23:12.397367 22646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:37531 every 8 connection(s)
I20260710 13:23:12.409915 22647 heartbeater.cc:344] Connected to a master server at 127.21.86.254:33115
I20260710 13:23:12.410296 22647 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:12.410949 22647 heartbeater.cc:507] Master 127.21.86.254:33115 requested a full tablet report, sending...
I20260710 13:23:12.412695 22371 ts_manager.cc:194] Registered new tserver with Master: 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:12.413666 21851 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013319714s
I20260710 13:23:12.413949 22371 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54684
I20260710 13:23:12.435776 22371 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54692:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:12.438427 22371 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:12.509383 22463 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfc369074444d0995f61eb9534f77bb (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:12.510818 22463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfc369074444d0995f61eb9534f77bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.512639 22461 tablet_service.cc:1511] Processing CreateTablet for tablet fd4ecf0fa6174b7cbcfa547f636517e0 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:12.514024 22461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4ecf0fa6174b7cbcfa547f636517e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.513738 22459 tablet_service.cc:1511] Processing CreateTablet for tablet 61426440f49844c1afaa960fb2290e3f (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:12.514987 22459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61426440f49844c1afaa960fb2290e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.514902 22538 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfc369074444d0995f61eb9534f77bb (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:12.516641 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfc369074444d0995f61eb9534f77bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.516515 22462 tablet_service.cc:1511] Processing CreateTablet for tablet 98fc3af19a1e4755ba275c68805b6d7d (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:12.517791 22462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fc3af19a1e4755ba275c68805b6d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.512639 22460 tablet_service.cc:1511] Processing CreateTablet for tablet c41c55add37b482cbd152d6c4d3da7c0 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:12.522665 22460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41c55add37b482cbd152d6c4d3da7c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.529304 22537 tablet_service.cc:1511] Processing CreateTablet for tablet 98fc3af19a1e4755ba275c68805b6d7d (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:12.530992 22537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fc3af19a1e4755ba275c68805b6d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.541821 22536 tablet_service.cc:1511] Processing CreateTablet for tablet fd4ecf0fa6174b7cbcfa547f636517e0 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:12.543308 22536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4ecf0fa6174b7cbcfa547f636517e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.544070 22534 tablet_service.cc:1511] Processing CreateTablet for tablet 61426440f49844c1afaa960fb2290e3f (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:12.546224 22534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61426440f49844c1afaa960fb2290e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.546695 22535 tablet_service.cc:1511] Processing CreateTablet for tablet c41c55add37b482cbd152d6c4d3da7c0 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:12.548002 22535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41c55add37b482cbd152d6c4d3da7c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.548647 22533 tablet_service.cc:1511] Processing CreateTablet for tablet 5608c15b55514be7af427e4f9e0d48f8 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:12.549948 22533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608c15b55514be7af427e4f9e0d48f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.552112 22458 tablet_service.cc:1511] Processing CreateTablet for tablet 5608c15b55514be7af427e4f9e0d48f8 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:12.553341 22458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608c15b55514be7af427e4f9e0d48f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.588927 22532 tablet_service.cc:1511] Processing CreateTablet for tablet 07a982fbb3b74902a989f2d6ac6b2528 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:12.589244 22459 tablet_service.cc:1511] Processing CreateTablet for tablet 07a982fbb3b74902a989f2d6ac6b2528 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:12.590245 22532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a982fbb3b74902a989f2d6ac6b2528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.590567 22459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a982fbb3b74902a989f2d6ac6b2528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.609498 22612 tablet_service.cc:1511] Processing CreateTablet for tablet 8cfc369074444d0995f61eb9534f77bb (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:12.610788 22612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfc369074444d0995f61eb9534f77bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.613732 22608 tablet_service.cc:1511] Processing CreateTablet for tablet 61426440f49844c1afaa960fb2290e3f (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:12.614091 22607 tablet_service.cc:1511] Processing CreateTablet for tablet 5608c15b55514be7af427e4f9e0d48f8 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:12.617064 22611 tablet_service.cc:1511] Processing CreateTablet for tablet 98fc3af19a1e4755ba275c68805b6d7d (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:12.621265 22605 tablet_service.cc:1511] Processing CreateTablet for tablet 3598954963d84b14ba4e4419fef49fe7 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:12.621562 22610 tablet_service.cc:1511] Processing CreateTablet for tablet fd4ecf0fa6174b7cbcfa547f636517e0 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:12.623241 22606 tablet_service.cc:1511] Processing CreateTablet for tablet 07a982fbb3b74902a989f2d6ac6b2528 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:12.625583 22661 tablet_bootstrap.cc:492] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:12.626041 22609 tablet_service.cc:1511] Processing CreateTablet for tablet c41c55add37b482cbd152d6c4d3da7c0 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:12.627364 22608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61426440f49844c1afaa960fb2290e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.627940 22605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3598954963d84b14ba4e4419fef49fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.628492 22607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5608c15b55514be7af427e4f9e0d48f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.634330 22661 tablet_bootstrap.cc:654] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.635342 22606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a982fbb3b74902a989f2d6ac6b2528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.639334 22610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd4ecf0fa6174b7cbcfa547f636517e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.642668 22611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fc3af19a1e4755ba275c68805b6d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.643746 22609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41c55add37b482cbd152d6c4d3da7c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.647843 22461 tablet_service.cc:1511] Processing CreateTablet for tablet 2c97afd0f88942f1871f03b6e899467a (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:12.649464 22461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c97afd0f88942f1871f03b6e899467a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.674651 22458 tablet_service.cc:1511] Processing CreateTablet for tablet 3598954963d84b14ba4e4419fef49fe7 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:12.675938 22458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3598954963d84b14ba4e4419fef49fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.680728 22662 tablet_bootstrap.cc:492] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:12.692113 22538 tablet_service.cc:1511] Processing CreateTablet for tablet 3598954963d84b14ba4e4419fef49fe7 (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:12.693333 22538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3598954963d84b14ba4e4419fef49fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.695865 22664 tablet_bootstrap.cc:492] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:12.695791 22532 tablet_service.cc:1511] Processing CreateTablet for tablet 2c97afd0f88942f1871f03b6e899467a (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:12.697249 22532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c97afd0f88942f1871f03b6e899467a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.702560 22664 tablet_bootstrap.cc:654] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.703991 22461 tablet_service.cc:1511] Processing CreateTablet for tablet 8b642bdfc9054634a0b64337c52c5e3d (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:12.705161 22461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b642bdfc9054634a0b64337c52c5e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.713058 22661 tablet_bootstrap.cc:492] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:12.713485 22661 ts_tablet_manager.cc:1403] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.035s
I20260710 13:23:12.714291 22536 tablet_service.cc:1511] Processing CreateTablet for tablet 8b642bdfc9054634a0b64337c52c5e3d (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:12.715523 22536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b642bdfc9054634a0b64337c52c5e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.715866 22662 tablet_bootstrap.cc:654] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.716311 22661 raft_consensus.cc:359] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.717941 22661 raft_consensus.cc:385] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.718248 22661 raft_consensus.cc:740] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.719084 22661 consensus_queue.cc:260] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.727805 22606 tablet_service.cc:1511] Processing CreateTablet for tablet 2c97afd0f88942f1871f03b6e899467a (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:12.729137 22606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c97afd0f88942f1871f03b6e899467a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.736369 22608 tablet_service.cc:1511] Processing CreateTablet for tablet 8b642bdfc9054634a0b64337c52c5e3d (DEFAULT_TABLE table=test-workload [id=a473aa89ca6847be8814fddda7903357]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:12.738358 22608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b642bdfc9054634a0b64337c52c5e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:12.752684 22498 heartbeater.cc:499] Master 127.21.86.254:33115 was elected leader, sending a full tablet report...
I20260710 13:23:12.753255 22661 ts_tablet_manager.cc:1434] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.010s
I20260710 13:23:12.756357 22662 tablet_bootstrap.cc:492] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:12.756610 22661 tablet_bootstrap.cc:492] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:12.756973 22662 ts_tablet_manager.cc:1403] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.077s	user 0.004s	sys 0.013s
I20260710 13:23:12.760002 22662 raft_consensus.cc:359] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.760749 22662 raft_consensus.cc:385] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.761041 22662 raft_consensus.cc:740] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.762166 22664 tablet_bootstrap.cc:492] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:12.761766 22662 consensus_queue.cc:260] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.762593 22664 ts_tablet_manager.cc:1403] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.011s
I20260710 13:23:12.765448 22664 raft_consensus.cc:359] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.766098 22664 raft_consensus.cc:385] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.766184 22661 tablet_bootstrap.cc:654] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.766392 22664 raft_consensus.cc:740] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.767254 22664 consensus_queue.cc:260] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.770673 22662 ts_tablet_manager.cc:1434] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:23:12.771525 22573 heartbeater.cc:499] Master 127.21.86.254:33115 was elected leader, sending a full tablet report...
I20260710 13:23:12.775816 22662 tablet_bootstrap.cc:492] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:12.782609 22664 ts_tablet_manager.cc:1434] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.002s
I20260710 13:23:12.783269 22647 heartbeater.cc:499] Master 127.21.86.254:33115 was elected leader, sending a full tablet report...
I20260710 13:23:12.786980 22664 tablet_bootstrap.cc:492] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:12.793221 22662 tablet_bootstrap.cc:654] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.794734 22664 tablet_bootstrap.cc:654] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.797300 22661 tablet_bootstrap.cc:492] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:12.797961 22661 ts_tablet_manager.cc:1403] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.021s
I20260710 13:23:12.801589 22661 raft_consensus.cc:359] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.802572 22661 raft_consensus.cc:385] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.803036 22661 raft_consensus.cc:740] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.804177 22661 consensus_queue.cc:260] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.807336 22661 ts_tablet_manager.cc:1434] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:12.808590 22661 tablet_bootstrap.cc:492] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:12.816982 22661 tablet_bootstrap.cc:654] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.821909 22664 tablet_bootstrap.cc:492] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:12.822315 22664 ts_tablet_manager.cc:1403] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260710 13:23:12.822631 22662 tablet_bootstrap.cc:492] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:12.823252 22662 ts_tablet_manager.cc:1403] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.005s
I20260710 13:23:12.824746 22664 raft_consensus.cc:359] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.825287 22664 raft_consensus.cc:385] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.825419 22661 tablet_bootstrap.cc:492] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:12.825541 22664 raft_consensus.cc:740] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.825923 22661 ts_tablet_manager.cc:1403] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:23:12.825896 22662 raft_consensus.cc:359] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.826351 22664 consensus_queue.cc:260] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.826730 22662 raft_consensus.cc:385] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.827105 22662 raft_consensus.cc:740] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.828655 22662 consensus_queue.cc:260] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.828989 22661 raft_consensus.cc:359] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.829427 22664 ts_tablet_manager.cc:1434] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:12.829636 22661 raft_consensus.cc:385] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.829960 22661 raft_consensus.cc:740] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.831058 22662 ts_tablet_manager.cc:1434] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:12.830641 22661 consensus_queue.cc:260] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.831897 22662 tablet_bootstrap.cc:492] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:12.832947 22661 ts_tablet_manager.cc:1434] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:23:12.833954 22661 tablet_bootstrap.cc:492] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:12.838469 22662 tablet_bootstrap.cc:654] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.840286 22661 tablet_bootstrap.cc:654] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.846719 22664 tablet_bootstrap.cc:492] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:12.850831 22662 tablet_bootstrap.cc:492] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:12.851295 22662 ts_tablet_manager.cc:1403] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 13:23:12.851318 22661 tablet_bootstrap.cc:492] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:12.851914 22661 ts_tablet_manager.cc:1403] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:23:12.852730 22664 tablet_bootstrap.cc:654] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.854260 22662 raft_consensus.cc:359] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.854421 22661 raft_consensus.cc:359] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.854985 22662 raft_consensus.cc:385] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.855096 22661 raft_consensus.cc:385] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.855371 22662 raft_consensus.cc:740] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.855417 22661 raft_consensus.cc:740] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.856287 22661 consensus_queue.cc:260] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.856230 22662 consensus_queue.cc:260] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.857263 22664 tablet_bootstrap.cc:492] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:12.857681 22664 ts_tablet_manager.cc:1403] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.007s
I20260710 13:23:12.858467 22662 ts_tablet_manager.cc:1434] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:23:12.859393 22662 tablet_bootstrap.cc:492] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:12.860476 22664 raft_consensus.cc:359] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.861146 22664 raft_consensus.cc:385] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.861446 22664 raft_consensus.cc:740] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.862445 22661 ts_tablet_manager.cc:1434] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:23:12.862226 22664 consensus_queue.cc:260] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.863544 22661 tablet_bootstrap.cc:492] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:12.864698 22664 ts_tablet_manager.cc:1434] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:12.865608 22664 tablet_bootstrap.cc:492] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:12.865890 22662 tablet_bootstrap.cc:654] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.870854 22661 tablet_bootstrap.cc:654] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.871716 22664 tablet_bootstrap.cc:654] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.878078 22662 tablet_bootstrap.cc:492] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:12.878654 22662 ts_tablet_manager.cc:1403] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:23:12.882110 22662 raft_consensus.cc:359] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.882999 22662 raft_consensus.cc:385] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.883498 22662 raft_consensus.cc:740] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.884526 22662 consensus_queue.cc:260] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.888037 22661 tablet_bootstrap.cc:492] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:12.888154 22662 ts_tablet_manager.cc:1434] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:23:12.888492 22661 ts_tablet_manager.cc:1403] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 13:23:12.889025 22662 tablet_bootstrap.cc:492] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:12.891355 22661 raft_consensus.cc:359] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.892045 22661 raft_consensus.cc:385] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.892344 22661 raft_consensus.cc:740] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.893056 22661 consensus_queue.cc:260] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.895427 22661 ts_tablet_manager.cc:1434] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:23:12.895710 22662 tablet_bootstrap.cc:654] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.896306 22661 tablet_bootstrap.cc:492] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:12.904248 22661 tablet_bootstrap.cc:654] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.907013 22662 tablet_bootstrap.cc:492] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:12.907641 22662 ts_tablet_manager.cc:1403] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 13:23:12.911315 22662 raft_consensus.cc:359] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.912220 22662 raft_consensus.cc:385] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.912595 22662 raft_consensus.cc:740] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.913743 22662 consensus_queue.cc:260] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.916808 22662 ts_tablet_manager.cc:1434] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:23:12.917843 22662 tablet_bootstrap.cc:492] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:12.921591 22661 tablet_bootstrap.cc:492] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:12.922070 22661 ts_tablet_manager.cc:1403] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260710 13:23:12.924002 22662 tablet_bootstrap.cc:654] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.924839 22661 raft_consensus.cc:359] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.925567 22661 raft_consensus.cc:385] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.925884 22661 raft_consensus.cc:740] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.926574 22661 consensus_queue.cc:260] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.930091 22661 ts_tablet_manager.cc:1434] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:12.931293 22661 tablet_bootstrap.cc:492] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:12.933457 22669 raft_consensus.cc:493] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.933887 22669 raft_consensus.cc:515] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.935066 22662 tablet_bootstrap.cc:492] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:12.935537 22662 ts_tablet_manager.cc:1403] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:23:12.936353 22669 leader_election.cc:290] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:12.937609 22661 tablet_bootstrap.cc:654] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.938380 22662 raft_consensus.cc:359] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.939108 22662 raft_consensus.cc:385] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.939425 22662 raft_consensus.cc:740] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.940371 22662 consensus_queue.cc:260] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.946130 22662 ts_tablet_manager.cc:1434] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:12.947353 22662 tablet_bootstrap.cc:492] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:12.956962 22662 tablet_bootstrap.cc:654] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.960783 22669 raft_consensus.cc:493] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.961201 22669 raft_consensus.cc:515] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.962966 22664 tablet_bootstrap.cc:492] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:12.963125 22669 leader_election.cc:290] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:12.963482 22664 ts_tablet_manager.cc:1403] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.045s
I20260710 13:23:12.962960 22661 tablet_bootstrap.cc:492] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:12.964702 22661 ts_tablet_manager.cc:1403] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.011s
I20260710 13:23:12.966377 22664 raft_consensus.cc:359] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.967075 22664 raft_consensus.cc:385] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.967378 22664 raft_consensus.cc:740] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.968111 22664 consensus_queue.cc:260] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.969339 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:12.969976 22473 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 0.
I20260710 13:23:12.970371 22664 ts_tablet_manager.cc:1434] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:12.971390 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:12.971657 22587 leader_election.cc:304] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:12.972399 22669 raft_consensus.cc:2804] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.971364 22664 tablet_bootstrap.cc:492] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
W20260710 13:23:12.972543 22587 leader_election.cc:343] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:12.972800 22669 raft_consensus.cc:493] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.973174 22669 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.978039 22669 raft_consensus.cc:515] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.978968 22664 tablet_bootstrap.cc:654] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:12.967324 22661 raft_consensus.cc:359] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.979915 22661 raft_consensus.cc:385] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.980237 22661 raft_consensus.cc:740] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.980455 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:12.980986 22472 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.982779 22661 consensus_queue.cc:260] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.988055 22662 tablet_bootstrap.cc:492] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:12.988554 22662 ts_tablet_manager.cc:1403] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.006s
I20260710 13:23:12.988770 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:12.989445 22548 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 0.
I20260710 13:23:12.990463 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:12.991647 22547 raft_consensus.cc:2468] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 0.
I20260710 13:23:12.992295 22662 raft_consensus.cc:359] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.993013 22662 raft_consensus.cc:385] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:12.993126 22587 leader_election.cc:304] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [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: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8; no voters: fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:12.993381 22662 raft_consensus.cc:740] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:12.994560 22661 ts_tablet_manager.cc:1434] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:23:12.994248 22662 consensus_queue.cc:260] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.995270 22666 raft_consensus.cc:493] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:12.996380 22666 raft_consensus.cc:515] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:12.995689 22472 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 1.
I20260710 13:23:12.996889 22669 leader_election.cc:290] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:12.998229 22669 raft_consensus.cc:2804] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:12.998613 22669 raft_consensus.cc:493] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:12.999056 22669 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:12.999584 22666 leader_election.cc:290] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.006529 22669 raft_consensus.cc:515] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.008261 22662 ts_tablet_manager.cc:1434] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:23:13.009449 22662 tablet_bootstrap.cc:492] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:13.014611 22661 tablet_bootstrap.cc:492] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:13.015192 22666 raft_consensus.cc:493] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.015249 22669 leader_election.cc:290] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:13.015722 22666 raft_consensus.cc:515] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.015978 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.016570 22547 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.017153 22587 leader_election.cc:304] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.017621 22666 leader_election.cc:290] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.021507 22661 tablet_bootstrap.cc:654] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.022737 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:13.023847 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.024446 22548 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.027557 22664 tablet_bootstrap.cc:492] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:13.028427 22688 raft_consensus.cc:2804] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.033731 22664 ts_tablet_manager.cc:1403] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.024s
I20260710 13:23:13.035355 22661 tablet_bootstrap.cc:492] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:13.035557 22547 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 1.
I20260710 13:23:13.035776 22661 ts_tablet_manager.cc:1403] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:23:13.036514 22688 raft_consensus.cc:697] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Becoming Leader. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:13.036760 22668 raft_consensus.cc:493] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.037223 22668 raft_consensus.cc:515] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.036936 22662 tablet_bootstrap.cc:654] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.037411 22688 consensus_queue.cc:237] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.039770 22668 leader_election.cc:290] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
W20260710 13:23:13.040584 22587 leader_election.cc:343] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.039549 22664 raft_consensus.cc:359] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.041215 22664 raft_consensus.cc:385] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.042133 22664 raft_consensus.cc:740] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.033185 22548 raft_consensus.cc:2468] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 1.
I20260710 13:23:13.044667 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.046073 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.046391 22662 tablet_bootstrap.cc:492] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:13.046705 22621 raft_consensus.cc:2468] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.047099 22664 consensus_queue.cc:260] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
W20260710 13:23:13.048861 22438 leader_election.cc:343] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.050032 22438 leader_election.cc:304] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.051466 22587 leader_election.cc:304] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [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: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8; no voters: fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:13.052191 22666 raft_consensus.cc:2804] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.052554 22666 raft_consensus.cc:493] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.052882 22666 raft_consensus.cc:3060] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.053174 22661 raft_consensus.cc:359] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.053797 22661 raft_consensus.cc:385] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.054042 22661 raft_consensus.cc:740] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.054271 22664 ts_tablet_manager.cc:1434] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:23:13.046944 22662 ts_tablet_manager.cc:1403] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.001s
I20260710 13:23:13.056032 22669 raft_consensus.cc:2804] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.056660 22669 raft_consensus.cc:697] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Becoming Leader. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:13.057979 22661 consensus_queue.cc:260] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.057694 22669 consensus_queue.cc:237] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.060866 22664 tablet_bootstrap.cc:492] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:13.061007 22666 raft_consensus.cc:515] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.066942 22662 raft_consensus.cc:359] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.068261 22662 raft_consensus.cc:385] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.068621 22662 raft_consensus.cc:740] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
W20260710 13:23:13.068985 22419 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:13.069401 22662 consensus_queue.cc:260] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.070638 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.071223 22621 raft_consensus.cc:3060] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.077963 22621 raft_consensus.cc:2468] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.078871 22438 leader_election.cc:304] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.066677 22666 leader_election.cc:290] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.080381 22666 raft_consensus.cc:2804] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.080796 22666 raft_consensus.cc:697] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:13.081259 22662 ts_tablet_manager.cc:1434] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260710 13:23:13.081535 22666 consensus_queue.cc:237] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.081842 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.082477 22547 raft_consensus.cc:2468] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.083009 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.083699 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.084182 22547 raft_consensus.cc:3060] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.085234 22662 tablet_bootstrap.cc:492] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:13.089598 22664 tablet_bootstrap.cc:654] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.089301 22370 catalog_manager.cc:5697] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "619910d26b3a42b3b6f6406b459c77e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:13.084462 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:13.090704 22472 raft_consensus.cc:2468] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 0.
I20260710 13:23:13.097214 22547 raft_consensus.cc:2468] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.098245 22662 tablet_bootstrap.cc:654] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:13.100044 22438 leader_election.cc:343] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.101135 22438 leader_election.cc:304] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.102779 22513 leader_election.cc:304] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.103587 22668 raft_consensus.cc:2804] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.104043 22668 raft_consensus.cc:493] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.104460 22668 raft_consensus.cc:3060] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.107975 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.108629 22621 raft_consensus.cc:2468] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 0.
I20260710 13:23:13.112643 22661 ts_tablet_manager.cc:1434] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.012s
I20260710 13:23:13.113529 22661 tablet_bootstrap.cc:492] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:13.113787 22699 raft_consensus.cc:2749] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:13.119241 22661 tablet_bootstrap.cc:654] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.120052 22668 raft_consensus.cc:515] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.123040 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:13.123754 22472 raft_consensus.cc:3060] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.132902 22472 raft_consensus.cc:2468] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 1.
I20260710 13:23:13.134337 22513 leader_election.cc:304] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.136844 22699 raft_consensus.cc:493] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.137427 22699 raft_consensus.cc:515] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.139539 22668 leader_election.cc:290] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.140023 22699 leader_election.cc:290] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.140221 22668 raft_consensus.cc:2804] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.140803 22668 raft_consensus.cc:697] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:13.141830 22668 consensus_queue.cc:237] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.144191 22661 tablet_bootstrap.cc:492] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:13.144603 22661 ts_tablet_manager.cc:1403] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.017s
I20260710 13:23:13.153172 22664 tablet_bootstrap.cc:492] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:13.153631 22664 ts_tablet_manager.cc:1403] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.006s
I20260710 13:23:13.152539 22369 catalog_manager.cc:5697] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.156993 22664 raft_consensus.cc:359] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.157696 22664 raft_consensus.cc:385] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.157969 22664 raft_consensus.cc:740] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.159003 22664 consensus_queue.cc:260] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
W20260710 13:23:13.159837 22438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.194:44725, user_credentials={real_user=slave}} blocked reactor thread for 59759.3us
I20260710 13:23:13.162462 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4ecf0fa6174b7cbcfa547f636517e0" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.163959 22664 ts_tablet_manager.cc:1434] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
W20260710 13:23:13.165367 22438 leader_election.cc:343] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.166115 22661 raft_consensus.cc:359] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.170025 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.170257 22662 tablet_bootstrap.cc:492] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:13.171511 22661 raft_consensus.cc:385] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.170675 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4ecf0fa6174b7cbcfa547f636517e0" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.171897 22662 ts_tablet_manager.cc:1403] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.043s
I20260710 13:23:13.172216 22547 raft_consensus.cc:2468] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.171830 22661 raft_consensus.cc:740] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.171670 22621 raft_consensus.cc:3060] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.173365 22661 consensus_queue.cc:260] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.175309 22661 ts_tablet_manager.cc:1434] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:23:13.176086 22661 tablet_bootstrap.cc:492] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Bootstrap starting.
I20260710 13:23:13.177038 22662 raft_consensus.cc:359] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.177634 22662 raft_consensus.cc:385] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.177729 22621 raft_consensus.cc:2468] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 1.
I20260710 13:23:13.177912 22662 raft_consensus.cc:740] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.178831 22438 leader_election.cc:304] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.178577 22662 consensus_queue.cc:260] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.180573 22662 ts_tablet_manager.cc:1434] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:23:13.180665 22700 raft_consensus.cc:2804] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.181037 22700 raft_consensus.cc:493] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.171774 22664 tablet_bootstrap.cc:492] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:13.181361 22700 raft_consensus.cc:3060] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.187687 22370 catalog_manager.cc:5697] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "619910d26b3a42b3b6f6406b459c77e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:13.189141 22664 tablet_bootstrap.cc:654] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.190030 22700 raft_consensus.cc:515] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.192165 22666 raft_consensus.cc:493] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.192752 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4ecf0fa6174b7cbcfa547f636517e0" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.193269 22547 raft_consensus.cc:3060] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.194216 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4ecf0fa6174b7cbcfa547f636517e0" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
W20260710 13:23:13.195508 22438 leader_election.cc:343] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.195983 22700 leader_election.cc:290] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.198599 22547 raft_consensus.cc:2468] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.181361 22662 tablet_bootstrap.cc:492] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1: Bootstrap starting.
I20260710 13:23:13.192588 22666 raft_consensus.cc:515] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.199126 22367 catalog_manager.cc:5697] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba457ce8657474ea91970929f54cce1 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "3ba457ce8657474ea91970929f54cce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.200417 22666 leader_election.cc:290] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.181901 22661 tablet_bootstrap.cc:654] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.204907 22662 tablet_bootstrap.cc:654] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.205194 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.205391 22668 raft_consensus.cc:493] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.205814 22621 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.205940 22668 raft_consensus.cc:515] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.207499 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.208127 22548 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.208724 22668 leader_election.cc:290] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.209146 22438 leader_election.cc:304] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.210595 22438 leader_election.cc:304] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.211645 22700 raft_consensus.cc:2804] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.211952 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.212213 22700 raft_consensus.cc:697] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
W20260710 13:23:13.213701 22513 leader_election.cc:343] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.214705 22699 raft_consensus.cc:2804] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.217134 22662 tablet_bootstrap.cc:492] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1: No bootstrap required, opened a new log
I20260710 13:23:13.214883 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:13.217540 22662 ts_tablet_manager.cc:1403] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.010s
I20260710 13:23:13.217785 22699 raft_consensus.cc:493] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.217890 22472 raft_consensus.cc:2468] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 0.
I20260710 13:23:13.218163 22699 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.218729 22666 raft_consensus.cc:493] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.219188 22666 raft_consensus.cc:515] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.220206 22662 raft_consensus.cc:359] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.220804 22662 raft_consensus.cc:385] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.220999 22666 leader_election.cc:290] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.221064 22662 raft_consensus.cc:740] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.213286 22700 consensus_queue.cc:237] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.221930 22662 consensus_queue.cc:260] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.224162 22513 leader_election.cc:304] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.225284 22668 raft_consensus.cc:2804] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.225641 22668 raft_consensus.cc:493] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.225967 22668 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.226251 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.229305 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.230034 22548 raft_consensus.cc:2393] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in current term 1: Already voted for candidate 619910d26b3a42b3b6f6406b459c77e8 in this term.
I20260710 13:23:13.231230 22705 raft_consensus.cc:493] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.231755 22705 raft_consensus.cc:515] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.232172 22438 leader_election.cc:304] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.224153 22662 ts_tablet_manager.cc:1434] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:23:13.234786 22705 leader_election.cc:290] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.233173 22666 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.236435 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:13.237023 22472 raft_consensus.cc:2468] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 0.
I20260710 13:23:13.239116 22513 leader_election.cc:304] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.239835 22705 raft_consensus.cc:2804] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.240155 22705 raft_consensus.cc:493] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.240483 22705 raft_consensus.cc:3060] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.250221 22668 raft_consensus.cc:515] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.253263 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
W20260710 13:23:13.255400 22513 leader_election.cc:343] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.258095 22666 raft_consensus.cc:2749] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:13.264839 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:13.265386 22472 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.266551 22705 raft_consensus.cc:515] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.267925 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.268630 22705 leader_election.cc:290] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.270120 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:13.270643 22473 raft_consensus.cc:3060] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:13.271781 22513 leader_election.cc:343] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.273340 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
W20260710 13:23:13.274472 22513 leader_election.cc:343] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:13.277261 22473 raft_consensus.cc:2468] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 1.
I20260710 13:23:13.269285 22668 leader_election.cc:290] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 1 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.261678 22699 raft_consensus.cc:515] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.278426 22513 leader_election.cc:304] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.282531 22668 raft_consensus.cc:2804] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.282832 22472 raft_consensus.cc:2468] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 1.
I20260710 13:23:13.282997 22668 raft_consensus.cc:697] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:13.283684 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.284318 22548 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.287420 22664 tablet_bootstrap.cc:492] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:13.287055 22370 catalog_manager.cc:5697] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.287889 22661 tablet_bootstrap.cc:492] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: No bootstrap required, opened a new log
I20260710 13:23:13.287894 22664 ts_tablet_manager.cc:1403] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.073s
I20260710 13:23:13.288407 22661 ts_tablet_manager.cc:1403] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent bootstrapping tablet: real 0.112s	user 0.004s	sys 0.017s
I20260710 13:23:13.283917 22668 consensus_queue.cc:237] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.290977 22664 raft_consensus.cc:359] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.291237 22513 leader_election.cc:304] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.291114 22661 raft_consensus.cc:359] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.291698 22664 raft_consensus.cc:385] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.292062 22661 raft_consensus.cc:385] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.292060 22664 raft_consensus.cc:740] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.292567 22661 raft_consensus.cc:740] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.292955 22664 consensus_queue.cc:260] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.293329 22661 consensus_queue.cc:260] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.295370 22664 ts_tablet_manager.cc:1434] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:13.295763 22661 ts_tablet_manager.cc:1434] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:13.293246 22548 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.296860 22664 tablet_bootstrap.cc:492] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:13.293781 22705 raft_consensus.cc:2804] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.298967 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.299937 22621 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.301350 22688 raft_consensus.cc:493] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.301415 22438 leader_election.cc:304] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.301877 22688 raft_consensus.cc:515] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.303210 22712 raft_consensus.cc:2804] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.304600 22712 raft_consensus.cc:697] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:13.306030 22688 leader_election.cc:290] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:13.305685 22712 consensus_queue.cc:237] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.307864 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4ecf0fa6174b7cbcfa547f636517e0" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:13.308300 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd4ecf0fa6174b7cbcfa547f636517e0" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.309019 22548 raft_consensus.cc:2393] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 619910d26b3a42b3b6f6406b459c77e8 in current term 1: Already voted for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in this term.
I20260710 13:23:13.309916 22587 leader_election.cc:304] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8; no voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:13.310623 22664 tablet_bootstrap.cc:654] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.310904 22688 raft_consensus.cc:3060] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.302474 22699 leader_election.cc:290] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.317163 22688 raft_consensus.cc:2749] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:13.317778 22621 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.321635 22705 raft_consensus.cc:697] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Becoming Leader. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:13.322564 22705 consensus_queue.cc:237] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.328451 22371 catalog_manager.cc:5697] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba457ce8657474ea91970929f54cce1 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "3ba457ce8657474ea91970929f54cce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.328435 22367 catalog_manager.cc:5697] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.332159 22664 tablet_bootstrap.cc:492] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:13.332567 22664 ts_tablet_manager.cc:1403] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260710 13:23:13.334925 22664 raft_consensus.cc:359] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.335462 22664 raft_consensus.cc:385] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.335671 22664 raft_consensus.cc:740] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.336270 22664 consensus_queue.cc:260] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.338132 22664 ts_tablet_manager.cc:1434] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:13.338733 22664 tablet_bootstrap.cc:492] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:13.343212 22664 tablet_bootstrap.cc:654] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.343093 22371 catalog_manager.cc:5697] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ba457ce8657474ea91970929f54cce1 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "3ba457ce8657474ea91970929f54cce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.347211 22664 tablet_bootstrap.cc:492] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:13.347553 22664 ts_tablet_manager.cc:1403] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:23:13.349618 22664 raft_consensus.cc:359] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.350322 22664 raft_consensus.cc:385] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.350574 22664 raft_consensus.cc:740] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.351142 22664 consensus_queue.cc:260] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.352969 22664 ts_tablet_manager.cc:1434] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:13.353715 22664 tablet_bootstrap.cc:492] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8: Bootstrap starting.
I20260710 13:23:13.357934 22664 tablet_bootstrap.cc:654] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:13.362138 22664 tablet_bootstrap.cc:492] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8: No bootstrap required, opened a new log
I20260710 13:23:13.362488 22664 ts_tablet_manager.cc:1403] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:23:13.364319 22664 raft_consensus.cc:359] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.364746 22664 raft_consensus.cc:385] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:13.364990 22664 raft_consensus.cc:740] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Initialized, Role: FOLLOWER
I20260710 13:23:13.365501 22664 consensus_queue.cc:260] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.366808 22664 ts_tablet_manager.cc:1434] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:23:13.409130 22712 raft_consensus.cc:493] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.409518 22712 raft_consensus.cc:515] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.411226 22712 leader_election.cc:290] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.411855 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.412199 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.412341 22548 raft_consensus.cc:2468] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.412734 22621 raft_consensus.cc:2468] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.413316 22438 leader_election.cc:304] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.413993 22712 raft_consensus.cc:2804] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.414327 22712 raft_consensus.cc:493] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.414609 22712 raft_consensus.cc:3060] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.419085 22712 raft_consensus.cc:515] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.420576 22712 leader_election.cc:290] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.421075 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.421501 22548 raft_consensus.cc:3060] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.421496 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.422096 22621 raft_consensus.cc:3060] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.425714 22548 raft_consensus.cc:2468] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.426158 22621 raft_consensus.cc:2468] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.426625 22438 leader_election.cc:304] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.427341 22712 raft_consensus.cc:2804] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.427775 22712 raft_consensus.cc:697] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:13.428387 22712 consensus_queue.cc:237] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.434947 22371 catalog_manager.cc:5697] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.449851 22688 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.460013 22669 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.461755 22692 raft_consensus.cc:493] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.462208 22692 raft_consensus.cc:515] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.464455 22692 leader_election.cc:290] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:13.465998 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:13.466842 22473 raft_consensus.cc:2393] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 619910d26b3a42b3b6f6406b459c77e8 in current term 1: Already voted for candidate 3ba457ce8657474ea91970929f54cce1 in this term.
I20260710 13:23:13.468000 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c97afd0f88942f1871f03b6e899467a" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.469450 22587 leader_election.cc:304] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8; no voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:13.470134 22692 raft_consensus.cc:3060] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.475407 22692 raft_consensus.cc:2749] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:13.488596 22712 raft_consensus.cc:493] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.488722 22699 consensus_queue.cc:1048] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.489075 22712 raft_consensus.cc:515] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.490898 22712 leader_election.cc:290] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.491472 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.491902 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8" is_pre_election: true
I20260710 13:23:13.492072 22547 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.492537 22621 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 0.
I20260710 13:23:13.493641 22438 leader_election.cc:304] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.494334 22712 raft_consensus.cc:2804] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:13.494675 22712 raft_consensus.cc:493] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:13.494876 22712 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.501178 22712 raft_consensus.cc:515] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.502694 22712 leader_election.cc:290] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.504978 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.505123 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.505532 22548 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.505667 22621 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.505782 22666 consensus_queue.cc:1048] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:13.512322 22548 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.511535 22621 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 1.
I20260710 13:23:13.513334 22438 leader_election.cc:304] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.513520 22692 consensus_queue.cc:1048] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.514114 22712 raft_consensus.cc:2804] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:13.515767 22712 raft_consensus.cc:697] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:13.516798 22712 consensus_queue.cc:237] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.524654 22692 consensus_queue.cc:1048] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.525781 22371 catalog_manager.cc:5697] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.544756 22705 consensus_queue.cc:1048] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.554459 22668 consensus_queue.cc:1048] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.617770 22712 consensus_queue.cc:1048] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.627600 22699 consensus_queue.cc:1048] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.659610 22622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
mode: GRACEFUL
new_leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:23:13.660297 22622 raft_consensus.cc:606] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Received request to transfer leadership to TS fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:13.674245 22547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
mode: GRACEFUL
new_leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:40938
I20260710 13:23:13.674683 22547 raft_consensus.cc:606] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Received request to transfer leadership to TS fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:13.683739 22622 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
mode: GRACEFUL
new_leader_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:23:13.684167 22622 raft_consensus.cc:606] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Received request to transfer leadership to TS 3ba457ce8657474ea91970929f54cce1
I20260710 13:23:13.698637 22472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:43194
I20260710 13:23:13.699187 22472 raft_consensus.cc:606] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Received request to transfer leadership to TS 3ba457ce8657474ea91970929f54cce1
I20260710 13:23:13.705868 22472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:43194
I20260710 13:23:13.706312 22472 raft_consensus.cc:606] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Received request to transfer leadership to TS 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:13.718953 22668 consensus_queue.cc:1048] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.728852 22705 consensus_queue.cc:1048] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.829159 22692 raft_consensus.cc:493] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:13.829681 22692 raft_consensus.cc:515] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.831444 22692 leader_election.cc:290] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:13.832162 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" is_pre_election: true
I20260710 13:23:13.832505 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ba457ce8657474ea91970929f54cce1" is_pre_election: true
I20260710 13:23:13.832974 22472 raft_consensus.cc:2393] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 619910d26b3a42b3b6f6406b459c77e8 in current term 1: Already voted for candidate 3ba457ce8657474ea91970929f54cce1 in this term.
I20260710 13:23:13.833892 22587 leader_election.cc:304] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8; no voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:13.834452 22692 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:13.839370 22692 raft_consensus.cc:2749] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:13.839551 22699 consensus_queue.cc:1048] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.849339 22700 consensus_queue.cc:1048] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.855386 22700 consensus_queue.cc:1048] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.866842 22712 consensus_queue.cc:1048] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.875496 22699 raft_consensus.cc:993] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:13.875921 22712 raft_consensus.cc:1081] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Signalling peer 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:13.877218 22622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:49964
I20260710 13:23:13.877650 22622 raft_consensus.cc:493] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:13.877938 22622 raft_consensus.cc:3060] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.882592 22622 raft_consensus.cc:515] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.884375 22622 leader_election.cc:290] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 2 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:13.884826 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:13.885396 22472 raft_consensus.cc:3055] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:13.885291 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b642bdfc9054634a0b64337c52c5e3d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.885756 22472 raft_consensus.cc:740] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:13.885900 22547 raft_consensus.cc:3060] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.886539 22472 consensus_queue.cc:260] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.887744 22472 raft_consensus.cc:3060] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.892261 22547 raft_consensus.cc:2468] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 2.
I20260710 13:23:13.893277 22587 leader_election.cc:304] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8; no voters: 
I20260710 13:23:13.893944 22472 raft_consensus.cc:2468] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 2.
I20260710 13:23:13.893993 22692 raft_consensus.cc:2804] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:13.894552 22692 raft_consensus.cc:697] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Becoming Leader. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:13.895314 22692 consensus_queue.cc:237] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.900761 22371 catalog_manager.cc:5697] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 reported cstate change: term changed from 1 to 2, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "619910d26b3a42b3b6f6406b459c77e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:13.931134 22705 consensus_queue.cc:1048] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.940330 22715 consensus_queue.cc:1048] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.947556 22668 raft_consensus.cc:993] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1: : Instructing follower fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:13.947980 22715 raft_consensus.cc:1081] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Signalling peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:13.949301 22472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:43190
I20260710 13:23:13.949833 22472 raft_consensus.cc:493] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:13.950183 22472 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.954663 22472 raft_consensus.cc:515] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.956465 22472 leader_election.cc:290] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.957439 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.957710 22547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:13.957924 22622 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.958268 22547 raft_consensus.cc:3055] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:13.958564 22547 raft_consensus.cc:740] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:13.959237 22547 consensus_queue.cc:260] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.960282 22547 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.963690 22622 raft_consensus.cc:2468] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 2.
I20260710 13:23:13.964617 22438 leader_election.cc:304] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:13.965378 22712 raft_consensus.cc:2804] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:13.965847 22712 raft_consensus.cc:697] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:13.965773 22699 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.966562 22712 consensus_queue.cc:237] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.966694 22547 raft_consensus.cc:2468] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 2.
I20260710 13:23:13.974031 22370 catalog_manager.cc:5697] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 1 to 2, leader changed from 3ba457ce8657474ea91970929f54cce1 (127.21.86.194) to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:13.974879 22666 raft_consensus.cc:993] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:13.975355 22666 raft_consensus.cc:1081] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Signalling peer 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:13.977022 22548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:23:13.977530 22548 raft_consensus.cc:493] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:13.977861 22548 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:13.983958 22699 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.985796 22548 raft_consensus.cc:515] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.986842 22546 raft_consensus.cc:1240] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Rejecting Update request from peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:13.988536 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:13.989099 22472 raft_consensus.cc:3055] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:13.989426 22472 raft_consensus.cc:740] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:13.992421 22548 leader_election.cc:290] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 2 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:13.992643 22620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:13.990376 22472 consensus_queue.cc:260] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:13.993680 22712 consensus_queue.cc:1059] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:13.997867 22472 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.002970 22472 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 2.
I20260710 13:23:14.003988 22513 leader_election.cc:304] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:14.004657 22715 raft_consensus.cc:2804] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:14.005108 22715 raft_consensus.cc:697] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:14.005867 22715 consensus_queue.cc:237] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:14.011992 22371 catalog_manager.cc:5697] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 reported cstate change: term changed from 1 to 2, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 3ba457ce8657474ea91970929f54cce1 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "3ba457ce8657474ea91970929f54cce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:14.057337 22692 raft_consensus.cc:993] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: : Instructing follower fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:14.057835 22750 raft_consensus.cc:1081] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Signalling peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:14.059280 22472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:43178
I20260710 13:23:14.059891 22472 raft_consensus.cc:493] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:14.060253 22472 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.064942 22472 raft_consensus.cc:515] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:14.066417 22472 leader_election.cc:290] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:14.067212 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:14.067376 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:14.067802 22548 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.067905 22622 raft_consensus.cc:3055] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:14.068288 22622 raft_consensus.cc:740] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:14.068989 22622 consensus_queue.cc:260] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:14.069999 22622 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.072522 22548 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 2.
I20260710 13:23:14.073518 22438 leader_election.cc:304] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:14.074175 22699 raft_consensus.cc:2804] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:14.074594 22699 raft_consensus.cc:697] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:14.076083 22699 consensus_queue.cc:237] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:14.076542 22622 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 2.
I20260710 13:23:14.083300 22371 catalog_manager.cc:5697] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 1 to 2, leader changed from 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195) to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:14.092537 22750 raft_consensus.cc:993] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8: : Instructing follower 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:14.092967 22692 raft_consensus.cc:1081] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Signalling peer 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:14.094647 22548 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:40914
I20260710 13:23:14.095199 22548 raft_consensus.cc:493] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:14.095538 22548 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.100286 22548 raft_consensus.cc:515] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:14.101828 22548 leader_election.cc:290] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 2 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:14.102454 22472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:14.102874 22622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:14.103039 22472 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.103469 22622 raft_consensus.cc:3055] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:14.103781 22622 raft_consensus.cc:740] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:14.104571 22622 consensus_queue.cc:260] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:14.105726 22622 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.109520 22472 raft_consensus.cc:2468] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 2.
I20260710 13:23:14.110596 22513 leader_election.cc:304] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:14.111265 22715 raft_consensus.cc:2804] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:14.111717 22715 raft_consensus.cc:697] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Becoming Leader. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:14.111917 22622 raft_consensus.cc:2468] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 2.
I20260710 13:23:14.112512 22715 consensus_queue.cc:237] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:14.117859 22370 catalog_manager.cc:5697] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 reported cstate change: term changed from 1 to 2, leader changed from 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195) to 3ba457ce8657474ea91970929f54cce1 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "3ba457ce8657474ea91970929f54cce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:14.387130 22548 raft_consensus.cc:1275] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.388216 22692 consensus_queue.cc:1048] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.395074 22472 raft_consensus.cc:1275] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.396425 22750 consensus_queue.cc:1048] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.408519 22622 raft_consensus.cc:1275] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.410154 22699 consensus_queue.cc:1048] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.528869 22473 raft_consensus.cc:1275] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.545914 22715 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.546983 22621 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:14.554937 22621 raft_consensus.cc:1275] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.556478 22715 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.578279 22548 raft_consensus.cc:1275] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.579542 22712 consensus_queue.cc:1048] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.600039 22622 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.601184 22712 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.608764 22548 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.610090 22712 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.660527 22622 raft_consensus.cc:1275] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.661679 22668 consensus_queue.cc:1048] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:14.669557 22473 raft_consensus.cc:1275] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:14.670928 22715 consensus_queue.cc:1048] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:15.519846 22643 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb100 after lost signal to thread 21854
W20260710 13:23:15.520581 22643 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7560 after lost signal to thread 22405
W20260710 13:23:15.521344 22643 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5900 after lost signal to thread 22497
W20260710 13:23:15.522010 22643 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7660 after lost signal to thread 22572
W20260710 13:23:15.522660 22643 debug-util.cc:398] Leaking SignalData structure 0x7b0800109280 after lost signal to thread 22646
I20260710 13:23:16.763573 21851 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:23:16.764487 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:16.784291 22473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:35456
I20260710 13:23:16.784794 22473 raft_consensus.cc:606] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Received request to transfer leadership to TS 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:16.787142 22473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:35456
I20260710 13:23:16.787604 22473 raft_consensus.cc:606] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Received request to transfer leadership to TS 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:16.788666 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:16.789249 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:16.895658 22757 raft_consensus.cc:993] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:16.896178 22762 raft_consensus.cc:1081] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Signalling peer 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:16.897583 22621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:49964
I20260710 13:23:16.898168 22621 raft_consensus.cc:493] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:16.898535 22621 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.905728 22621 raft_consensus.cc:515] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:16.907908 22621 leader_election.cc:290] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 3 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:16.908672 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:16.908977 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:16.909265 22473 raft_consensus.cc:3055] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:16.909505 22548 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.909605 22473 raft_consensus.cc:740] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:16.910432 22473 consensus_queue.cc:260] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:16.911556 22473 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:16.916139 22548 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 3.
I20260710 13:23:16.917357 22587 leader_election.cc:304] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [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: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8; no voters: 
I20260710 13:23:16.918092 22473 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 3.
I20260710 13:23:16.918207 22756 raft_consensus.cc:2804] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:16.919440 22756 raft_consensus.cc:697] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 LEADER]: Becoming Leader. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:16.920286 22756 consensus_queue.cc:237] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:16.928481 22367 catalog_manager.cc:5697] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 reported cstate change: term changed from 2 to 3, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195). New cstate: current_term: 3 leader_uuid: "619910d26b3a42b3b6f6406b459c77e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:16.952346 22757 raft_consensus.cc:993] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:16.952828 22762 raft_consensus.cc:1081] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Signalling peer 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:16.954257 22621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:49964
I20260710 13:23:16.954835 22621 raft_consensus.cc:493] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:16.955226 22621 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.962313 22621 raft_consensus.cc:515] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:16.964443 22621 leader_election.cc:290] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 2 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:16.965066 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:16.965466 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:16.965647 22473 raft_consensus.cc:3055] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:16.965971 22473 raft_consensus.cc:740] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:16.965976 22548 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.966849 22473 consensus_queue.cc:260] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:16.967839 22473 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:16.972076 22473 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 2.
I20260710 13:23:16.973045 22587 leader_election.cc:304] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:16.973312 22548 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 2.
I20260710 13:23:16.973714 22756 raft_consensus.cc:2804] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:16.974181 22756 raft_consensus.cc:697] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Becoming Leader. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:16.974890 22756 consensus_queue.cc:237] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:16.981464 22367 catalog_manager.cc:5697] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 reported cstate change: term changed from 1 to 2, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "619910d26b3a42b3b6f6406b459c77e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:17.340513 22473 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.341980 22756 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.362728 22473 raft_consensus.cc:1275] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:17.366020 22765 consensus_queue.cc:1048] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:17.389644 22546 raft_consensus.cc:1275] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:17.391268 22774 consensus_queue.cc:1048] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:17.391479 22548 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:17.393548 22765 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:17.790143 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:17.802625 22621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
mode: GRACEFUL
new_leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:23:17.803297 22621 raft_consensus.cc:606] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 LEADER]: Received request to transfer leadership to TS fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:17.812641 22621 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
mode: GRACEFUL
new_leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:49982
I20260710 13:23:17.813256 22621 raft_consensus.cc:606] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Received request to transfer leadership to TS fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:17.817853 22548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
mode: GRACEFUL
new_leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:40938
I20260710 13:23:17.818292 22548 raft_consensus.cc:606] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Received request to transfer leadership to TS fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:17.823155 22548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
mode: GRACEFUL
new_leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:40938
I20260710 13:23:17.823704 22548 raft_consensus.cc:606] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Received request to transfer leadership to TS fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:17.829707 22546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
mode: GRACEFUL
new_leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:40938
I20260710 13:23:17.830252 22546 raft_consensus.cc:606] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Received request to transfer leadership to TS fbb2c29a90fa4cef8e2a1e9d5f32dac1
I20260710 13:23:17.937139 22774 raft_consensus.cc:993] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: : Instructing follower fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:17.937608 22774 raft_consensus.cc:1081] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 LEADER]: Signalling peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:17.939056 22473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:43178
I20260710 13:23:17.939599 22473 raft_consensus.cc:493] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:17.939947 22473 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:17.947098 22473 raft_consensus.cc:515] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:17.949194 22473 leader_election.cc:290] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 4 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:17.949734 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:17.950186 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:17.950342 22548 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:17.950742 22621 raft_consensus.cc:3055] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:17.951071 22621 raft_consensus.cc:740] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:17.951838 22621 consensus_queue.cc:260] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:17.952979 22621 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:17.956667 22548 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 4.
I20260710 13:23:17.958029 22438 leader_election.cc:304] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:17.958838 22762 raft_consensus.cc:2804] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:17.959371 22621 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 4.
I20260710 13:23:17.960455 22762 raft_consensus.cc:697] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:17.961328 22762 consensus_queue.cc:237] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:17.967746 22367 catalog_manager.cc:5697] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 3 to 4, leader changed from 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195) to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 4 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:17.978344 22756 raft_consensus.cc:993] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8: : Instructing follower fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:17.978767 22774 raft_consensus.cc:1081] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Signalling peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:17.980131 22473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:43178
I20260710 13:23:17.980672 22473 raft_consensus.cc:493] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:17.981041 22473 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.988416 22473 raft_consensus.cc:515] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:17.990648 22473 leader_election.cc:290] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:17.991245 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:17.991822 22548 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.991698 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61426440f49844c1afaa960fb2290e3f" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:17.992303 22621 raft_consensus.cc:3055] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:17.992612 22621 raft_consensus.cc:740] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:17.993355 22621 consensus_queue.cc:260] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:17.994455 22621 raft_consensus.cc:3060] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.997737 22548 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 3.
I20260710 13:23:17.998749 22438 leader_election.cc:304] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: 3ba457ce8657474ea91970929f54cce1, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:17.999552 22762 raft_consensus.cc:2804] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:18.000031 22762 raft_consensus.cc:697] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:18.000609 22621 raft_consensus.cc:2468] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 3.
I20260710 13:23:18.000835 22762 consensus_queue.cc:237] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.007966 22367 catalog_manager.cc:5697] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 2 to 3, leader changed from 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195) to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:18.018273 22772 raft_consensus.cc:993] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1: : Instructing follower fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:18.018683 22785 raft_consensus.cc:1081] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Signalling peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:18.020398 22473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:43190
I20260710 13:23:18.020920 22473 raft_consensus.cc:493] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:18.021245 22473 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:18.025853 22473 raft_consensus.cc:515] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.027443 22473 leader_election.cc:290] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:18.028160 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:18.028415 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:18.028781 22548 raft_consensus.cc:3055] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:18.028988 22621 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:18.029155 22548 raft_consensus.cc:740] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:18.029953 22548 consensus_queue.cc:260] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.031160 22548 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:18.033778 22621 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 3.
I20260710 13:23:18.034690 22438 leader_election.cc:304] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:18.035341 22762 raft_consensus.cc:2804] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:18.035837 22762 raft_consensus.cc:697] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:18.036550 22762 consensus_queue.cc:237] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.037367 22548 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 3.
I20260710 13:23:18.043545 22367 catalog_manager.cc:5697] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 2 to 3, leader changed from 3ba457ce8657474ea91970929f54cce1 (127.21.86.194) to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:18.167778 22772 raft_consensus.cc:993] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1: : Instructing follower fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:18.168286 22785 raft_consensus.cc:1081] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Signalling peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:18.169662 22473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:43190
I20260710 13:23:18.170244 22473 raft_consensus.cc:493] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:18.170608 22473 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:18.177922 22473 raft_consensus.cc:515] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.180022 22473 leader_election.cc:290] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 3 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:18.180619 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:18.180994 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a982fbb3b74902a989f2d6ac6b2528" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:18.181146 22548 raft_consensus.cc:3055] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:18.181531 22621 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:18.181510 22548 raft_consensus.cc:740] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:18.182379 22548 consensus_queue.cc:260] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.183418 22548 raft_consensus.cc:3060] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:18.187355 22621 raft_consensus.cc:2468] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 3.
I20260710 13:23:18.188323 22438 leader_election.cc:304] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:18.189055 22548 raft_consensus.cc:2468] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 3.
I20260710 13:23:18.189100 22762 raft_consensus.cc:2804] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:18.189656 22762 raft_consensus.cc:697] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:18.190543 22762 consensus_queue.cc:237] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.198119 22367 catalog_manager.cc:5697] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 2 to 3, leader changed from 3ba457ce8657474ea91970929f54cce1 (127.21.86.194) to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:18.280313 22772 raft_consensus.cc:993] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1: : Instructing follower fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:18.280714 22785 raft_consensus.cc:1081] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Signalling peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 to start an election
I20260710 13:23:18.282253 22473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
 from {username='slave'} at 127.0.0.1:43190
I20260710 13:23:18.282876 22473 raft_consensus.cc:493] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:18.283305 22473 raft_consensus.cc:3060] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.287680 22473 raft_consensus.cc:515] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.289275 22473 leader_election.cc:290] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:18.290140 22548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:18.290349 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5608c15b55514be7af427e4f9e0d48f8" candidate_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:18.290709 22548 raft_consensus.cc:3055] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:18.290789 22621 raft_consensus.cc:3060] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.291087 22548 raft_consensus.cc:740] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:18.291985 22548 consensus_queue.cc:260] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.293010 22548 raft_consensus.cc:3060] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.296463 22621 raft_consensus.cc:2468] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 2.
I20260710 13:23:18.297428 22438 leader_election.cc:304] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:18.298162 22762 raft_consensus.cc:2804] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:18.298630 22762 raft_consensus.cc:697] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Becoming Leader. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:18.298743 22548 raft_consensus.cc:2468] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb2c29a90fa4cef8e2a1e9d5f32dac1 in term 2.
I20260710 13:23:18.299469 22762 consensus_queue.cc:237] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:18.306699 22367 catalog_manager.cc:5697] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 reported cstate change: term changed from 1 to 2, leader changed from 3ba457ce8657474ea91970929f54cce1 (127.21.86.194) to fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:18.382300 22621 raft_consensus.cc:1275] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.383595 22762 consensus_queue.cc:1048] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:18.399972 22548 raft_consensus.cc:1275] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.401567 22781 consensus_queue.cc:1048] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:18.524716 22621 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 4 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:18.525957 22781 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:18.534031 22548 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:18.535423 22793 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:18.580017 22548 raft_consensus.cc:1275] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.581102 22762 consensus_queue.cc:1048] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:18.589227 22621 raft_consensus.cc:1275] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.590749 22793 consensus_queue.cc:1048] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:18.597518 22621 raft_consensus.cc:1275] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.598605 22793 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:18.606091 22548 raft_consensus.cc:1275] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.607831 22793 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:18.712481 22621 raft_consensus.cc:1275] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.713616 22781 consensus_queue.cc:1048] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:18.722297 22548 raft_consensus.cc:1275] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Refusing update from remote peer fbb2c29a90fa4cef8e2a1e9d5f32dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.723703 22798 consensus_queue.cc:1048] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:20.840586 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:20.848089 22473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:35456
I20260710 13:23:20.848683 22473 raft_consensus.cc:606] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Received request to transfer leadership to TS 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:20.851138 22473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:35456
I20260710 13:23:20.851495 22473 raft_consensus.cc:606] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Received request to transfer leadership to TS 619910d26b3a42b3b6f6406b459c77e8
I20260710 13:23:20.853704 22473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:35456
I20260710 13:23:20.854086 22473 raft_consensus.cc:606] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 LEADER]: Received request to transfer leadership to TS 3ba457ce8657474ea91970929f54cce1
I20260710 13:23:20.856197 22473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0"
dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
mode: GRACEFUL
new_leader_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:35456
I20260710 13:23:20.856545 22473 raft_consensus.cc:606] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Received request to transfer leadership to TS 3ba457ce8657474ea91970929f54cce1
I20260710 13:23:20.857519 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:23:20.857993 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:20.878160 22804 raft_consensus.cc:993] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:20.878577 22804 raft_consensus.cc:1081] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Signalling peer 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:20.880067 22621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:49964
I20260710 13:23:20.880549 22621 raft_consensus.cc:493] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:20.880879 22621 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:20.886708 22621 raft_consensus.cc:515] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:20.888342 22621 leader_election.cc:290] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 4 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:20.889211 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:20.889652 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3598954963d84b14ba4e4419fef49fe7" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:20.889945 22473 raft_consensus.cc:3055] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:20.890228 22546 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:20.890251 22473 raft_consensus.cc:740] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:20.891144 22473 consensus_queue.cc:260] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:20.892026 22473 raft_consensus.cc:3060] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:20.896411 22473 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 4.
I20260710 13:23:20.897229 22546 raft_consensus.cc:2468] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 4.
I20260710 13:23:20.897492 22587 leader_election.cc:304] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [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: 619910d26b3a42b3b6f6406b459c77e8, fbb2c29a90fa4cef8e2a1e9d5f32dac1; no voters: 
I20260710 13:23:20.898353 22802 raft_consensus.cc:2804] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:20.899322 22802 raft_consensus.cc:697] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 4 LEADER]: Becoming Leader. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:20.900339 22802 consensus_queue.cc:237] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:20.907374 22367 catalog_manager.cc:5697] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 reported cstate change: term changed from 3 to 4, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195). New cstate: current_term: 4 leader_uuid: "619910d26b3a42b3b6f6406b459c77e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:21.032555 22793 raft_consensus.cc:993] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:21.032964 22804 raft_consensus.cc:1081] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Signalling peer 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:21.034312 22546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:23:21.034701 22546 raft_consensus.cc:493] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.034948 22546 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:21.039785 22546 raft_consensus.cc:515] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.041518 22546 leader_election.cc:290] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 3 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:21.042178 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:21.042399 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41c55add37b482cbd152d6c4d3da7c0" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:21.042706 22473 raft_consensus.cc:3055] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:21.042953 22621 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:21.043069 22473 raft_consensus.cc:740] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:21.043843 22473 consensus_queue.cc:260] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.044735 22473 raft_consensus.cc:3060] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:21.046919 22621 raft_consensus.cc:2468] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 3.
I20260710 13:23:21.048007 22513 leader_election.cc:304] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [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: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8; no voters: 
I20260710 13:23:21.048707 22772 raft_consensus.cc:2804] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:21.049057 22473 raft_consensus.cc:2468] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 3.
I20260710 13:23:21.050053 22772 raft_consensus.cc:697] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 3 LEADER]: Becoming Leader. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:21.051115 22772 consensus_queue.cc:237] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.057919 22367 catalog_manager.cc:5697] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 reported cstate change: term changed from 2 to 3, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 3ba457ce8657474ea91970929f54cce1 (127.21.86.194). New cstate: current_term: 3 leader_uuid: "3ba457ce8657474ea91970929f54cce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.234793 22793 raft_consensus.cc:993] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:21.235229 22804 raft_consensus.cc:1081] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Signalling peer 619910d26b3a42b3b6f6406b459c77e8 to start an election
I20260710 13:23:21.236665 22621 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb"
dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
 from {username='slave'} at 127.0.0.1:49964
I20260710 13:23:21.237100 22621 raft_consensus.cc:493] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.237321 22621 raft_consensus.cc:3060] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.241201 22621 raft_consensus.cc:515] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.242473 22621 leader_election.cc:290] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 2 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725)
I20260710 13:23:21.243319 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:21.243716 22546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cfc369074444d0995f61eb9534f77bb" candidate_uuid: "619910d26b3a42b3b6f6406b459c77e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ba457ce8657474ea91970929f54cce1"
I20260710 13:23:21.244179 22473 raft_consensus.cc:3055] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:21.244186 22546 raft_consensus.cc:3060] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.244652 22473 raft_consensus.cc:740] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:21.245386 22473 consensus_queue.cc:260] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.246558 22473 raft_consensus.cc:3060] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:21.250813 22546 raft_consensus.cc:2468] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 2.
I20260710 13:23:21.251919 22587 leader_election.cc:304] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8; no voters: 
I20260710 13:23:21.252386 22473 raft_consensus.cc:2468] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619910d26b3a42b3b6f6406b459c77e8 in term 2.
I20260710 13:23:21.252601 22802 raft_consensus.cc:2804] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:21.253068 22802 raft_consensus.cc:697] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Becoming Leader. State: Replica: 619910d26b3a42b3b6f6406b459c77e8, State: Running, Role: LEADER
I20260710 13:23:21.253904 22802 consensus_queue.cc:237] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.259980 22367 catalog_manager.cc:5697] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 reported cstate change: term changed from 1 to 2, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "619910d26b3a42b3b6f6406b459c77e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:21.310817 22793 raft_consensus.cc:993] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: : Instructing follower 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:21.311250 22804 raft_consensus.cc:1081] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 LEADER]: Signalling peer 3ba457ce8657474ea91970929f54cce1 to start an election
I20260710 13:23:21.312451 22546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d"
dest_uuid: "3ba457ce8657474ea91970929f54cce1"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:23:21.312860 22546 raft_consensus.cc:493] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:21.313098 22546 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:21.317615 22546 raft_consensus.cc:515] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.319200 22546 leader_election.cc:290] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [CANDIDATE]: Term 5 election: Requested vote from peers fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593), 619910d26b3a42b3b6f6406b459c77e8 (127.21.86.195:37531)
I20260710 13:23:21.319895 22473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1"
I20260710 13:23:21.320117 22621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fc3af19a1e4755ba275c68805b6d7d" candidate_uuid: "3ba457ce8657474ea91970929f54cce1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "619910d26b3a42b3b6f6406b459c77e8"
I20260710 13:23:21.320344 22473 raft_consensus.cc:3055] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:23:21.320611 22621 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:21.320647 22473 raft_consensus.cc:740] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fbb2c29a90fa4cef8e2a1e9d5f32dac1, State: Running, Role: LEADER
I20260710 13:23:21.321424 22473 consensus_queue.cc:260] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.322206 22473 raft_consensus.cc:3060] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:21.324805 22621 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 5.
I20260710 13:23:21.325655 22513 leader_election.cc:304] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [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: 3ba457ce8657474ea91970929f54cce1, 619910d26b3a42b3b6f6406b459c77e8; no voters: 
I20260710 13:23:21.326315 22772 raft_consensus.cc:2804] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:23:21.326370 22473 raft_consensus.cc:2468] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ba457ce8657474ea91970929f54cce1 in term 5.
I20260710 13:23:21.326864 22772 raft_consensus.cc:697] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 5 LEADER]: Becoming Leader. State: Replica: 3ba457ce8657474ea91970929f54cce1, State: Running, Role: LEADER
I20260710 13:23:21.327776 22772 consensus_queue.cc:237] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [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: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } }
I20260710 13:23:21.334662 22367 catalog_manager.cc:5697] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 reported cstate change: term changed from 4 to 5, leader changed from fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193) to 3ba457ce8657474ea91970929f54cce1 (127.21.86.194). New cstate: current_term: 5 leader_uuid: "3ba457ce8657474ea91970929f54cce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:21.345139 22473 raft_consensus.cc:1275] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:21.346114 22802 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:21.354969 22546 raft_consensus.cc:1275] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:21.356655 22802 consensus_queue.cc:1048] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:21.452908 22473 raft_consensus.cc:1275] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:21.454054 22811 consensus_queue.cc:1048] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:21.457093 22621 raft_consensus.cc:1275] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:21.458176 22772 consensus_queue.cc:1048] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:21.758618 22473 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 5 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:23:21.759902 22822 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:21.771369 22621 raft_consensus.cc:1275] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 5 FOLLOWER]: Refusing update from remote peer 3ba457ce8657474ea91970929f54cce1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:23:21.772840 22822 consensus_queue.cc:1048] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "619910d26b3a42b3b6f6406b459c77e8" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:21.827386 22546 raft_consensus.cc:1275] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.828430 22802 consensus_queue.cc:1048] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ba457ce8657474ea91970929f54cce1" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.836835 22473 raft_consensus.cc:1275] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Refusing update from remote peer 619910d26b3a42b3b6f6406b459c77e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:21.838145 22817 consensus_queue.cc:1048] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb2c29a90fa4cef8e2a1e9d5f32dac1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:21.858841 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:21.865052 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
W20260710 13:23:21.874500 22513 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:23:21.877876 22513 consensus_peers.cc:597] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 -> Peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593): Couldn't send request to peer fbb2c29a90fa4cef8e2a1e9d5f32dac1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:21.890260 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:21.890892 21851 tablet_replica.cc:333] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.891475 21851 raft_consensus.cc:2243] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.891829 21851 raft_consensus.cc:2272] T 3598954963d84b14ba4e4419fef49fe7 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.894158 21851 tablet_replica.cc:333] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.894811 21851 raft_consensus.cc:2243] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.895352 21851 raft_consensus.cc:2272] T 2c97afd0f88942f1871f03b6e899467a P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.897259 21851 tablet_replica.cc:333] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.897729 21851 raft_consensus.cc:2243] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.898415 21851 raft_consensus.cc:2272] T 5608c15b55514be7af427e4f9e0d48f8 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.900053 21851 tablet_replica.cc:333] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.900563 21851 raft_consensus.cc:2243] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.900934 21851 raft_consensus.cc:2272] T c41c55add37b482cbd152d6c4d3da7c0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.902901 21851 tablet_replica.cc:333] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.903399 21851 raft_consensus.cc:2243] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.904064 21851 raft_consensus.cc:2272] T fd4ecf0fa6174b7cbcfa547f636517e0 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.905534 21851 tablet_replica.cc:333] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.905987 21851 raft_consensus.cc:2243] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.906383 21851 raft_consensus.cc:2272] T 8b642bdfc9054634a0b64337c52c5e3d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.908495 21851 tablet_replica.cc:333] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.909238 21851 raft_consensus.cc:2243] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.909612 21851 raft_consensus.cc:2272] T 8cfc369074444d0995f61eb9534f77bb P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:21.910953 22587 consensus_peers.cc:597] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 -> Peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593): Couldn't send request to peer fbb2c29a90fa4cef8e2a1e9d5f32dac1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:21.911703 21851 tablet_replica.cc:333] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.912258 21851 raft_consensus.cc:2243] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.912624 21851 raft_consensus.cc:2272] T 98fc3af19a1e4755ba275c68805b6d7d P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.914554 21851 tablet_replica.cc:333] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.915094 21851 raft_consensus.cc:2243] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.915761 21851 raft_consensus.cc:2272] T 07a982fbb3b74902a989f2d6ac6b2528 P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.917635 21851 tablet_replica.cc:333] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1: stopping tablet replica
I20260710 13:23:21.918177 21851 raft_consensus.cc:2243] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.919083 21851 raft_consensus.cc:2272] T 61426440f49844c1afaa960fb2290e3f P fbb2c29a90fa4cef8e2a1e9d5f32dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:21.936673 22439 connection.cc:466] server connection from 127.0.0.1:43178 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43178 (request call id 54) could send its response
W20260710 13:23:21.937441 22587 consensus_peers.cc:597] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 -> Peer fbb2c29a90fa4cef8e2a1e9d5f32dac1 (127.21.86.193:36593): Couldn't send request to peer fbb2c29a90fa4cef8e2a1e9d5f32dac1. Status: Network error: recv got EOF from 127.21.86.193:36593 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:21.951535 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
I20260710 13:23:21.970438 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
I20260710 13:23:21.992497 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:21.993225 21851 tablet_replica.cc:333] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:21.994136 21851 raft_consensus.cc:2243] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:21.994634 21851 raft_consensus.cc:2272] T 3598954963d84b14ba4e4419fef49fe7 P 3ba457ce8657474ea91970929f54cce1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.996734 21851 tablet_replica.cc:333] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:21.997202 21851 raft_consensus.cc:2243] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:23:21.997844 21851 raft_consensus.cc:2272] T 98fc3af19a1e4755ba275c68805b6d7d P 3ba457ce8657474ea91970929f54cce1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:21.999706 21851 tablet_replica.cc:333] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.000185 21851 raft_consensus.cc:2243] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.000604 21851 raft_consensus.cc:2272] T 61426440f49844c1afaa960fb2290e3f P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.002216 21851 tablet_replica.cc:333] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.002707 21851 raft_consensus.cc:2243] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.003139 21851 raft_consensus.cc:2272] T 07a982fbb3b74902a989f2d6ac6b2528 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.004539 21851 tablet_replica.cc:333] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.004984 21851 raft_consensus.cc:2243] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:22.005645 21851 raft_consensus.cc:2272] T 2c97afd0f88942f1871f03b6e899467a P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.007189 21851 tablet_replica.cc:333] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.007652 21851 raft_consensus.cc:2243] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.008026 21851 raft_consensus.cc:2272] T fd4ecf0fa6174b7cbcfa547f636517e0 P 3ba457ce8657474ea91970929f54cce1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.009832 21851 tablet_replica.cc:333] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.010385 21851 raft_consensus.cc:2243] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.010870 21851 raft_consensus.cc:2272] T 5608c15b55514be7af427e4f9e0d48f8 P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:22.012018 22587 consensus_peers.cc:597] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 -> Peer 3ba457ce8657474ea91970929f54cce1 (127.21.86.194:44725): Couldn't send request to peer 3ba457ce8657474ea91970929f54cce1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:22.012874 21851 tablet_replica.cc:333] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.013336 21851 raft_consensus.cc:2243] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:22.013922 21851 raft_consensus.cc:2272] T c41c55add37b482cbd152d6c4d3da7c0 P 3ba457ce8657474ea91970929f54cce1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.015684 21851 tablet_replica.cc:333] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.016077 21851 raft_consensus.cc:2243] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.016410 21851 raft_consensus.cc:2272] T 8b642bdfc9054634a0b64337c52c5e3d P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.017944 21851 tablet_replica.cc:333] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1: stopping tablet replica
I20260710 13:23:22.018289 21851 raft_consensus.cc:2243] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.018590 21851 raft_consensus.cc:2272] T 8cfc369074444d0995f61eb9534f77bb P 3ba457ce8657474ea91970929f54cce1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.044659 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
I20260710 13:23:22.061973 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
I20260710 13:23:22.082351 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:22.082999 21851 tablet_replica.cc:333] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.083568 21851 raft_consensus.cc:2243] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.083998 21851 raft_consensus.cc:2272] T 2c97afd0f88942f1871f03b6e899467a P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.085630 21851 tablet_replica.cc:333] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.086117 21851 raft_consensus.cc:2243] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.086505 21851 raft_consensus.cc:2272] T c41c55add37b482cbd152d6c4d3da7c0 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.089012 21851 tablet_replica.cc:333] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.089483 21851 raft_consensus.cc:2243] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.089840 21851 raft_consensus.cc:2272] T fd4ecf0fa6174b7cbcfa547f636517e0 P 619910d26b3a42b3b6f6406b459c77e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.091410 21851 tablet_replica.cc:333] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.091872 21851 raft_consensus.cc:2243] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.092247 21851 raft_consensus.cc:2272] T 5608c15b55514be7af427e4f9e0d48f8 P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.093709 21851 tablet_replica.cc:333] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.094183 21851 raft_consensus.cc:2243] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:22.094861 21851 raft_consensus.cc:2272] T 8b642bdfc9054634a0b64337c52c5e3d P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.096375 21851 tablet_replica.cc:333] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.096824 21851 raft_consensus.cc:2243] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:22.097460 21851 raft_consensus.cc:2272] T 8cfc369074444d0995f61eb9534f77bb P 619910d26b3a42b3b6f6406b459c77e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.099260 21851 tablet_replica.cc:333] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.099715 21851 raft_consensus.cc:2243] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.100109 21851 raft_consensus.cc:2272] T 98fc3af19a1e4755ba275c68805b6d7d P 619910d26b3a42b3b6f6406b459c77e8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.101815 21851 tablet_replica.cc:333] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.102270 21851 raft_consensus.cc:2243] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:22.102916 21851 raft_consensus.cc:2272] T 3598954963d84b14ba4e4419fef49fe7 P 619910d26b3a42b3b6f6406b459c77e8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.104718 21851 tablet_replica.cc:333] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.105151 21851 raft_consensus.cc:2243] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.105549 21851 raft_consensus.cc:2272] T 61426440f49844c1afaa960fb2290e3f P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.106923 21851 tablet_replica.cc:333] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8: stopping tablet replica
I20260710 13:23:22.107365 21851 raft_consensus.cc:2243] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:22.107728 21851 raft_consensus.cc:2272] T 07a982fbb3b74902a989f2d6ac6b2528 P 619910d26b3a42b3b6f6406b459c77e8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.153041 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
I20260710 13:23:22.172219 21851 master.cc:562] Master@127.21.86.254:33115 shutting down...
I20260710 13:23:22.191929 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:22.192440 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:22.192749 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0bae8f49924b4a9bb197caa2bde668b2: stopping tablet replica
I20260710 13:23:22.212390 21851 master.cc:584] Master@127.21.86.254:33115 shutdown complete.
3ba457ce8657474ea91970929f54cce1  4
619910d26b3a42b3b6f6406b459c77e8  1
fbb2c29a90fa4cef8e2a1e9d5f32dac1  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10310 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:23:22.250629 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:42727
I20260710 13:23:22.251797 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:22.257836 22833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.257870 22835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.258306 22832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:22.259078 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:22.259891 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:22.260085 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:22.260255 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689802260225 us; error 0 us; skew 500 ppm
I20260710 13:23:22.260766 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:22.263083 21851 webserver.cc:533] Webserver started at http://127.21.86.254:38557/ using document root <none> and password file <none>
I20260710 13:23:22.263589 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:22.263797 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:22.264089 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:22.265146 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "a8395e7b928b416dbf2187ca109616c3"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.269191 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:22.272233 22840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.272918 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:22.273185 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "a8395e7b928b416dbf2187ca109616c3"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.273455 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:22.292996 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:22.294121 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:22.330470 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:42727
I20260710 13:23:22.330554 22891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:42727 every 8 connection(s)
I20260710 13:23:22.334123 22892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.343266 22892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3: Bootstrap starting.
I20260710 13:23:22.347633 22892 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.351462 22892 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3: No bootstrap required, opened a new log
I20260710 13:23:22.353375 22892 raft_consensus.cc:359] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8395e7b928b416dbf2187ca109616c3" member_type: VOTER }
I20260710 13:23:22.353735 22892 raft_consensus.cc:385] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.353956 22892 raft_consensus.cc:740] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8395e7b928b416dbf2187ca109616c3, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.354491 22892 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a8395e7b928b416dbf2187ca109616c3" member_type: VOTER }
I20260710 13:23:22.354923 22892 raft_consensus.cc:399] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:22.355151 22892 raft_consensus.cc:493] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:22.355427 22892 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.359200 22892 raft_consensus.cc:515] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8395e7b928b416dbf2187ca109616c3" member_type: VOTER }
I20260710 13:23:22.359691 22892 leader_election.cc:304] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [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: a8395e7b928b416dbf2187ca109616c3; no voters: 
I20260710 13:23:22.360834 22892 leader_election.cc:290] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:22.361112 22895 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.362468 22895 raft_consensus.cc:697] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 1 LEADER]: Becoming Leader. State: Replica: a8395e7b928b416dbf2187ca109616c3, State: Running, Role: LEADER
I20260710 13:23:22.363169 22895 consensus_queue.cc:237] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [LEADER]: Queue going to LEADER mode. State: All 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: "a8395e7b928b416dbf2187ca109616c3" member_type: VOTER }
I20260710 13:23:22.363734 22892 sys_catalog.cc:565] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:22.368101 22897 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a8395e7b928b416dbf2187ca109616c3. Latest consensus state: current_term: 1 leader_uuid: "a8395e7b928b416dbf2187ca109616c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8395e7b928b416dbf2187ca109616c3" member_type: VOTER } }
I20260710 13:23:22.368220 22896 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a8395e7b928b416dbf2187ca109616c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8395e7b928b416dbf2187ca109616c3" member_type: VOTER } }
I20260710 13:23:22.368695 22897 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:22.368705 22896 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:22.370471 22902 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:22.376842 22902 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:22.377827 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:22.384845 22902 catalog_manager.cc:1383] Generated new cluster ID: c3cf183fbfa34d16922be2f3497da0c0
I20260710 13:23:22.385113 22902 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:22.401568 22902 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:22.402746 22902 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:22.417379 22902 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3: Generated new TSK 0
I20260710 13:23:22.417922 22902 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:22.444252 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:22.450210 22913 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.450896 22914 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.454669 22916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:22.455621 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:22.456857 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:22.457034 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:22.457243 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689802457225 us; error 0 us; skew 500 ppm
I20260710 13:23:22.457762 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:22.460014 21851 webserver.cc:533] Webserver started at http://127.21.86.193:43617/ using document root <none> and password file <none>
I20260710 13:23:22.460466 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:22.460650 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:22.460913 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:22.462018 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "37f1f30395274ad390467dcdb14a0656"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.466176 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:23:22.469177 22921 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.469822 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:22.470096 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "37f1f30395274ad390467dcdb14a0656"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.470374 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:22.479244 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:22.480335 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:22.481712 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:22.483880 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:22.484089 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.484315 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:22.484503 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.522029 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:40429
I20260710 13:23:22.522136 22983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:40429 every 8 connection(s)
I20260710 13:23:22.526818 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:22.533711 22988 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.533965 22989 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.537086 22991 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:22.537492 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:22.538298 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:22.538520 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:22.538694 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689802538665 us; error 0 us; skew 500 ppm
I20260710 13:23:22.539237 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:22.541404 21851 webserver.cc:533] Webserver started at http://127.21.86.194:42953/ using document root <none> and password file <none>
I20260710 13:23:22.541972 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:22.542176 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:22.542428 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:22.543565 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "40cc1f1306a945febaf2290831137742"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.545356 22984 heartbeater.cc:344] Connected to a master server at 127.21.86.254:42727
I20260710 13:23:22.545712 22984 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:22.546373 22984 heartbeater.cc:507] Master 127.21.86.254:42727 requested a full tablet report, sending...
I20260710 13:23:22.548432 22857 ts_manager.cc:194] Registered new tserver with Master: 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:22.548998 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:22.550115 22857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39206
I20260710 13:23:22.552546 22996 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.553382 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:22.553611 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "40cc1f1306a945febaf2290831137742"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.553833 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:22.562611 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:22.563722 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:22.565131 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:22.567204 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:22.567394 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.567627 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:22.567776 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.605698 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:33971
I20260710 13:23:22.605806 23058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:33971 every 8 connection(s)
I20260710 13:23:22.610280 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:22.616864 23062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.617851 23063 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:22.621054 23065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:22.621166 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:22.621840 23059 heartbeater.cc:344] Connected to a master server at 127.21.86.254:42727
I20260710 13:23:22.622417 23059 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:22.622361 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:22.622758 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:22.622961 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689802622942 us; error 0 us; skew 500 ppm
I20260710 13:23:22.623337 23059 heartbeater.cc:507] Master 127.21.86.254:42727 requested a full tablet report, sending...
I20260710 13:23:22.623765 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:22.625483 22857 ts_manager.cc:194] Registered new tserver with Master: 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:22.626214 21851 webserver.cc:533] Webserver started at http://127.21.86.195:36239/ using document root <none> and password file <none>
I20260710 13:23:22.626811 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:22.627015 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:22.626907 22857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39214
I20260710 13:23:22.627419 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:22.628661 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "5f8883d348984b819547e5d08b7d9dc1"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.632949 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:22.636004 23070 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.636657 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:22.636945 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "5f8883d348984b819547e5d08b7d9dc1"
format_stamp: "Formatted at 2026-07-10 13:23:22 on dist-test-slave-0q4n"
I20260710 13:23:22.637208 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:22.657102 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:22.658221 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:22.659659 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:22.661792 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:22.662007 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.662238 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:22.662402 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:22.699873 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:43589
I20260710 13:23:22.699965 23132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:43589 every 8 connection(s)
I20260710 13:23:22.713172 23133 heartbeater.cc:344] Connected to a master server at 127.21.86.254:42727
I20260710 13:23:22.713558 23133 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:22.714180 23133 heartbeater.cc:507] Master 127.21.86.254:42727 requested a full tablet report, sending...
I20260710 13:23:22.715842 22857 ts_manager.cc:194] Registered new tserver with Master: 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:22.715984 21851 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012447418s
I20260710 13:23:22.717114 22857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39216
I20260710 13:23:22.738767 22857 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39226:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:22.742448 22857 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:22.857378 23024 tablet_service.cc:1511] Processing CreateTablet for tablet bb7cb7456d45459099c2eb1c4da149f4 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:22.858786 23024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cb7456d45459099c2eb1c4da149f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.861804 23023 tablet_service.cc:1511] Processing CreateTablet for tablet 1d657ee66b7f4937ab6f203e91a80033 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:22.863112 23023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d657ee66b7f4937ab6f203e91a80033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.865942 22949 tablet_service.cc:1511] Processing CreateTablet for tablet bb7cb7456d45459099c2eb1c4da149f4 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:22.866540 23022 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb30959e8049bb962a8c087cc36845 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:22.867832 23022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb30959e8049bb962a8c087cc36845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.868203 22948 tablet_service.cc:1511] Processing CreateTablet for tablet 1d657ee66b7f4937ab6f203e91a80033 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:22.871697 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 044ba58ca0944ea28307f38b7785b0b3 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:22.873220 22947 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb30959e8049bb962a8c087cc36845 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:22.873353 22943 tablet_service.cc:1511] Processing CreateTablet for tablet d60c48599a5b42f9bc2209697f7debba (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:22.873916 22946 tablet_service.cc:1511] Processing CreateTablet for tablet b2caec08b96847bb9760d280a64de72a (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:22.871837 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 00edb7113a5e4b6f81196a61743d40dd (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:22.876224 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cb7456d45459099c2eb1c4da149f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.876310 23021 tablet_service.cc:1511] Processing CreateTablet for tablet b2caec08b96847bb9760d280a64de72a (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:22.876876 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb30959e8049bb962a8c087cc36845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.876689 23020 tablet_service.cc:1511] Processing CreateTablet for tablet 044ba58ca0944ea28307f38b7785b0b3 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:22.877709 23021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2caec08b96847bb9760d280a64de72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.878726 23019 tablet_service.cc:1511] Processing CreateTablet for tablet 00edb7113a5e4b6f81196a61743d40dd (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:22.879331 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044ba58ca0944ea28307f38b7785b0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.880016 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00edb7113a5e4b6f81196a61743d40dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.880069 23019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00edb7113a5e4b6f81196a61743d40dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.883285 23018 tablet_service.cc:1511] Processing CreateTablet for tablet d60c48599a5b42f9bc2209697f7debba (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:22.884538 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60c48599a5b42f9bc2209697f7debba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.883306 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60c48599a5b42f9bc2209697f7debba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.890305 23020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044ba58ca0944ea28307f38b7785b0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.892061 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2caec08b96847bb9760d280a64de72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.897480 22942 tablet_service.cc:1511] Processing CreateTablet for tablet a28a758c228d429cb27d99e0fde77b2b (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:22.898769 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d657ee66b7f4937ab6f203e91a80033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.903347 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28a758c228d429cb27d99e0fde77b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.916251 23017 tablet_service.cc:1511] Processing CreateTablet for tablet a28a758c228d429cb27d99e0fde77b2b (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:22.917651 23017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28a758c228d429cb27d99e0fde77b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.956481 22943 tablet_service.cc:1511] Processing CreateTablet for tablet fb16c3bc6bb7434b9744cba0f4feec9f (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:22.959252 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb16c3bc6bb7434b9744cba0f4feec9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.959853 22942 tablet_service.cc:1511] Processing CreateTablet for tablet d27e03f1879e43e58680e8a3e9b195db (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:22.961124 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27e03f1879e43e58680e8a3e9b195db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.963996 23017 tablet_service.cc:1511] Processing CreateTablet for tablet fb16c3bc6bb7434b9744cba0f4feec9f (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:22.967528 23020 tablet_service.cc:1511] Processing CreateTablet for tablet d27e03f1879e43e58680e8a3e9b195db (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:22.970355 23020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27e03f1879e43e58680e8a3e9b195db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.973073 23092 tablet_service.cc:1511] Processing CreateTablet for tablet d60c48599a5b42f9bc2209697f7debba (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:22.974303 23092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60c48599a5b42f9bc2209697f7debba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.974112 23098 tablet_service.cc:1511] Processing CreateTablet for tablet bb7cb7456d45459099c2eb1c4da149f4 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:22.975351 23098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cb7456d45459099c2eb1c4da149f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.976178 23091 tablet_service.cc:1511] Processing CreateTablet for tablet a28a758c228d429cb27d99e0fde77b2b (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:22.977406 23091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28a758c228d429cb27d99e0fde77b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.981228 23095 tablet_service.cc:1511] Processing CreateTablet for tablet b2caec08b96847bb9760d280a64de72a (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:22.981307 23094 tablet_service.cc:1511] Processing CreateTablet for tablet 044ba58ca0944ea28307f38b7785b0b3 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:22.981578 23093 tablet_service.cc:1511] Processing CreateTablet for tablet 00edb7113a5e4b6f81196a61743d40dd (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:22.983619 23089 tablet_service.cc:1511] Processing CreateTablet for tablet d27e03f1879e43e58680e8a3e9b195db (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:22.984035 23090 tablet_service.cc:1511] Processing CreateTablet for tablet fb16c3bc6bb7434b9744cba0f4feec9f (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:22.983667 23096 tablet_service.cc:1511] Processing CreateTablet for tablet 29fb30959e8049bb962a8c087cc36845 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:22.987546 23017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb16c3bc6bb7434b9744cba0f4feec9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.987991 23097 tablet_service.cc:1511] Processing CreateTablet for tablet 1d657ee66b7f4937ab6f203e91a80033 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:22.990113 22949 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfe981651b8446b929bb0da6b80028b (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:22.991501 23148 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:22.993428 23094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044ba58ca0944ea28307f38b7785b0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.993919 23022 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfe981651b8446b929bb0da6b80028b (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:23.003343 23022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfe981651b8446b929bb0da6b80028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.001837 22947 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c21fd1e81476181fde207a1336aef (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:23.004012 23021 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c21fd1e81476181fde207a1336aef (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:23.005456 23021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c21fd1e81476181fde207a1336aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.005744 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c21fd1e81476181fde207a1336aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.003578 23089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27e03f1879e43e58680e8a3e9b195db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.008881 23090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb16c3bc6bb7434b9744cba0f4feec9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.009541 23095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2caec08b96847bb9760d280a64de72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.011304 23096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29fb30959e8049bb962a8c087cc36845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.014659 22943 tablet_service.cc:1511] Processing CreateTablet for tablet f73a84fd96db4bf290003dcbc414d756 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:23.015359 23097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d657ee66b7f4937ab6f203e91a80033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.015837 23149 tablet_bootstrap.cc:492] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.022408 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 525e66b6a6b0408d8b3d96f155868753 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:23.026327 23018 tablet_service.cc:1511] Processing CreateTablet for tablet 525e66b6a6b0408d8b3d96f155868753 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:23.027365 23093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00edb7113a5e4b6f81196a61743d40dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.027629 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525e66b6a6b0408d8b3d96f155868753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.028052 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525e66b6a6b0408d8b3d96f155868753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.035386 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73a84fd96db4bf290003dcbc414d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.046970 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 4772f4de52194af0874e0e7ebf990c70 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:23.048637 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772f4de52194af0874e0e7ebf990c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.049453 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfe981651b8446b929bb0da6b80028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.064108 23023 tablet_service.cc:1511] Processing CreateTablet for tablet 4772f4de52194af0874e0e7ebf990c70 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:23.064988 22946 tablet_service.cc:1511] Processing CreateTablet for tablet dbc77b47a806416a9afb2a9fa47e52c6 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:23.066187 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc77b47a806416a9afb2a9fa47e52c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.067569 23016 tablet_service.cc:1511] Processing CreateTablet for tablet dbc77b47a806416a9afb2a9fa47e52c6 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:23.065398 23023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772f4de52194af0874e0e7ebf990c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.071151 22941 tablet_service.cc:1511] Processing CreateTablet for tablet 6a09014d0106452ea258ab42658662f4 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:23.073784 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a09014d0106452ea258ab42658662f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.080276 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 84f751997ce441338dac3364a3d95976 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:23.081543 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f751997ce441338dac3364a3d95976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.089048 23016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc77b47a806416a9afb2a9fa47e52c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.092411 23015 tablet_service.cc:1511] Processing CreateTablet for tablet 84f751997ce441338dac3364a3d95976 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:23.093771 23015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f751997ce441338dac3364a3d95976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.089401 23020 tablet_service.cc:1511] Processing CreateTablet for tablet 6a09014d0106452ea258ab42658662f4 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:23.097925 23020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a09014d0106452ea258ab42658662f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.028581 23019 tablet_service.cc:1511] Processing CreateTablet for tablet f73a84fd96db4bf290003dcbc414d756 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:23.104313 23090 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfe981651b8446b929bb0da6b80028b (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:23.119768 23150 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.110436 23094 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3c21fd1e81476181fde207a1336aef (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:23.124804 23098 tablet_service.cc:1511] Processing CreateTablet for tablet f73a84fd96db4bf290003dcbc414d756 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:23.126142 23090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfe981651b8446b929bb0da6b80028b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.128420 22944 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea9ca4c3794e36a68d4a775e1b96df (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:23.129629 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea9ca4c3794e36a68d4a775e1b96df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.132893 23022 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea9ca4c3794e36a68d4a775e1b96df (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:23.133715 23148 tablet_bootstrap.cc:654] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.128813 23094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c21fd1e81476181fde207a1336aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.138510 23022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea9ca4c3794e36a68d4a775e1b96df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.143347 23019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73a84fd96db4bf290003dcbc414d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.160244 23024 tablet_service.cc:1511] Processing CreateTablet for tablet 02a2b16e2afe4e9a91d0fb5c142beefe (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:23.161512 23024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a2b16e2afe4e9a91d0fb5c142beefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.168634 23098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73a84fd96db4bf290003dcbc414d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.175290 23021 tablet_service.cc:1511] Processing CreateTablet for tablet 4347622e13344e498ea66acd2f8eb275 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:23.175819 22941 tablet_service.cc:1511] Processing CreateTablet for tablet 02a2b16e2afe4e9a91d0fb5c142beefe (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:23.176017 23096 tablet_service.cc:1511] Processing CreateTablet for tablet 6a09014d0106452ea258ab42658662f4 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:23.176550 23021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4347622e13344e498ea66acd2f8eb275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.176997 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a2b16e2afe4e9a91d0fb5c142beefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.177201 23096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a09014d0106452ea258ab42658662f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.182418 23150 tablet_bootstrap.cc:654] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.169131 23148 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.183004 23148 ts_tablet_manager.cc:1403] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.006s
I20260710 13:23:23.184478 22942 tablet_service.cc:1511] Processing CreateTablet for tablet d3fe3dafbb184d17bd3065f8c74b2fab (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:23.185648 22942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3fe3dafbb184d17bd3065f8c74b2fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.188009 22948 tablet_service.cc:1511] Processing CreateTablet for tablet 4347622e13344e498ea66acd2f8eb275 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:23.170274 23015 tablet_service.cc:1511] Processing CreateTablet for tablet d3fe3dafbb184d17bd3065f8c74b2fab (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:23.170717 23091 tablet_service.cc:1511] Processing CreateTablet for tablet 4772f4de52194af0874e0e7ebf990c70 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:23.189203 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4347622e13344e498ea66acd2f8eb275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.189383 23091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772f4de52194af0874e0e7ebf990c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.169682 23149 tablet_bootstrap.cc:654] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.198383 23148 raft_consensus.cc:359] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.199144 23148 raft_consensus.cc:385] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.199482 23148 raft_consensus.cc:740] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.199319 23098 tablet_service.cc:1511] Processing CreateTablet for tablet 9bea9ca4c3794e36a68d4a775e1b96df (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:23.200448 23148 consensus_queue.cc:260] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.201525 23098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bea9ca4c3794e36a68d4a775e1b96df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.201464 23095 tablet_service.cc:1511] Processing CreateTablet for tablet 02a2b16e2afe4e9a91d0fb5c142beefe (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:23.202755 23095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a2b16e2afe4e9a91d0fb5c142beefe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.205467 23092 tablet_service.cc:1511] Processing CreateTablet for tablet 525e66b6a6b0408d8b3d96f155868753 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:23.189374 23015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3fe3dafbb184d17bd3065f8c74b2fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.182124 23089 tablet_service.cc:1511] Processing CreateTablet for tablet 84f751997ce441338dac3364a3d95976 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:23.223115 23092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525e66b6a6b0408d8b3d96f155868753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.239625 22947 tablet_service.cc:1511] Processing CreateTablet for tablet 234bbcf1aa604f51b827b812fb8d8b48 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:23.240870 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234bbcf1aa604f51b827b812fb8d8b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.244805 23150 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.245288 23150 ts_tablet_manager.cc:1403] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.000s
I20260710 13:23:23.247908 23093 tablet_service.cc:1511] Processing CreateTablet for tablet dbc77b47a806416a9afb2a9fa47e52c6 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:23.248092 23150 raft_consensus.cc:359] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.248756 23150 raft_consensus.cc:385] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.249073 23150 raft_consensus.cc:740] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.249570 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 9da03731a6364d22b4fe29f73ed62c1e (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:23.249878 23150 consensus_queue.cc:260] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.251003 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da03731a6364d22b4fe29f73ed62c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.256150 23148 ts_tablet_manager.cc:1434] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.073s	user 0.001s	sys 0.007s
I20260710 13:23:23.256880 22984 heartbeater.cc:499] Master 127.21.86.254:42727 was elected leader, sending a full tablet report...
I20260710 13:23:23.257151 23148 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.236052 23089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f751997ce441338dac3364a3d95976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.268123 23094 tablet_service.cc:1511] Processing CreateTablet for tablet 4347622e13344e498ea66acd2f8eb275 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:23.264690 23097 tablet_service.cc:1511] Processing CreateTablet for tablet d3fe3dafbb184d17bd3065f8c74b2fab (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:23.275971 23094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4347622e13344e498ea66acd2f8eb275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.277530 23023 tablet_service.cc:1511] Processing CreateTablet for tablet 234bbcf1aa604f51b827b812fb8d8b48 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:23.279287 23023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234bbcf1aa604f51b827b812fb8d8b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.279552 23149 tablet_bootstrap.cc:492] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.279996 23149 ts_tablet_manager.cc:1403] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.265s	user 0.013s	sys 0.014s
I20260710 13:23:23.280989 23097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3fe3dafbb184d17bd3065f8c74b2fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.288246 23090 tablet_service.cc:1511] Processing CreateTablet for tablet 9da03731a6364d22b4fe29f73ed62c1e (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:23.281349 23020 tablet_service.cc:1511] Processing CreateTablet for tablet 9da03731a6364d22b4fe29f73ed62c1e (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:23.282684 23149 raft_consensus.cc:359] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.289168 23149 raft_consensus.cc:385] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.286089 23148 tablet_bootstrap.cc:654] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.289462 23090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da03731a6364d22b4fe29f73ed62c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.289480 23149 raft_consensus.cc:740] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.291750 23149 consensus_queue.cc:260] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.295362 23020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da03731a6364d22b4fe29f73ed62c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.299336 23093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc77b47a806416a9afb2a9fa47e52c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.300648 23091 tablet_service.cc:1511] Processing CreateTablet for tablet 234bbcf1aa604f51b827b812fb8d8b48 (DEFAULT_TABLE table=test-workload [id=969a0367f0fa415da4f515b823e21d34]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:23.302218 23091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234bbcf1aa604f51b827b812fb8d8b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:23.305747 23133 heartbeater.cc:499] Master 127.21.86.254:42727 was elected leader, sending a full tablet report...
I20260710 13:23:23.306257 23150 ts_tablet_manager.cc:1434] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.061s	user 0.015s	sys 0.009s
I20260710 13:23:23.307263 23150 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.321725 23059 heartbeater.cc:499] Master 127.21.86.254:42727 was elected leader, sending a full tablet report...
I20260710 13:23:23.323522 23150 tablet_bootstrap.cc:654] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.349617 23149 ts_tablet_manager.cc:1434] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.001s
I20260710 13:23:23.350615 23149 tablet_bootstrap.cc:492] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.355656 23148 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.356246 23148 ts_tablet_manager.cc:1403] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.002s
I20260710 13:23:23.359797 23148 raft_consensus.cc:359] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.361423 23148 raft_consensus.cc:385] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.362082 23148 raft_consensus.cc:740] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.363006 23148 consensus_queue.cc:260] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.363813 23154 raft_consensus.cc:493] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.364238 23154 raft_consensus.cc:515] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:23.374142 22905 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:23.381315 23154 leader_election.cc:290] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.383554 23148 ts_tablet_manager.cc:1434] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.011s
I20260710 13:23:23.384793 23148 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.385308 23149 tablet_bootstrap.cc:654] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.392726 23148 tablet_bootstrap.cc:654] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.405223 23148 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.405829 23148 ts_tablet_manager.cc:1403] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:23:23.409559 23148 raft_consensus.cc:359] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.410516 23148 raft_consensus.cc:385] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.410899 23148 raft_consensus.cc:740] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.411834 23148 consensus_queue.cc:260] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.414839 23148 ts_tablet_manager.cc:1434] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260710 13:23:23.416170 23148 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.424623 23148 tablet_bootstrap.cc:654] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.431739 23150 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.432332 23150 ts_tablet_manager.cc:1403] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.040s
I20260710 13:23:23.435741 23150 raft_consensus.cc:359] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.436555 23150 raft_consensus.cc:385] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.436849 23150 raft_consensus.cc:740] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.437906 23148 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.437665 23150 consensus_queue.cc:260] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.438473 23148 ts_tablet_manager.cc:1403] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260710 13:23:23.439924 23150 ts_tablet_manager.cc:1434] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:23.440837 23150 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.441457 23148 raft_consensus.cc:359] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.442360 23148 raft_consensus.cc:385] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.442699 23148 raft_consensus.cc:740] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.443663 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.443465 23148 consensus_queue.cc:260] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:23.445322 22925 leader_election.cc:343] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.445972 23148 ts_tablet_manager.cc:1434] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:23:23.446991 23148 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.447813 23150 tablet_bootstrap.cc:654] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.452592 23149 tablet_bootstrap.cc:492] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.453030 23149 ts_tablet_manager.cc:1403] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.035s
I20260710 13:23:23.454478 23148 tablet_bootstrap.cc:654] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.454393 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.455930 23149 raft_consensus.cc:359] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.456707 23149 raft_consensus.cc:385] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.457015 23149 raft_consensus.cc:740] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
W20260710 13:23:23.457408 22923 leader_election.cc:343] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.457875 22923 leader_election.cc:304] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:23.457834 23149 consensus_queue.cc:260] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.459174 23154 raft_consensus.cc:2749] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.459350 23156 raft_consensus.cc:493] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.459843 23156 raft_consensus.cc:515] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.461828 23150 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.462394 23150 ts_tablet_manager.cc:1403] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260710 13:23:23.464003 23155 raft_consensus.cc:493] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.464468 23155 raft_consensus.cc:515] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.473166 23150 raft_consensus.cc:359] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.474092 23150 raft_consensus.cc:385] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.474478 23150 raft_consensus.cc:740] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.475523 23150 consensus_queue.cc:260] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.483848 23155 leader_election.cc:290] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:23.484411 23155 raft_consensus.cc:493] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.484856 23155 raft_consensus.cc:515] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.486070 23150 ts_tablet_manager.cc:1434] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 13:23:23.487013 23150 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.489655 23156 leader_election.cc:290] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.492606 23154 raft_consensus.cc:493] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.493189 23154 raft_consensus.cc:515] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.497064 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28a758c228d429cb27d99e0fde77b2b" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.486927 23155 leader_election.cc:290] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
W20260710 13:23:23.498605 22925 leader_election.cc:343] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.499123 23154 leader_election.cc:290] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.500938 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28a758c228d429cb27d99e0fde77b2b" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
W20260710 13:23:23.502251 22923 leader_election.cc:343] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.502718 22923 leader_election.cc:304] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:23.503444 23154 raft_consensus.cc:2749] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.502337 23149 ts_tablet_manager.cc:1434] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.002s
I20260710 13:23:23.504652 23149 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.513553 23149 tablet_bootstrap.cc:654] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.514766 23150 tablet_bootstrap.cc:654] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.519081 23148 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.519713 23148 ts_tablet_manager.cc:1403] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.073s	user 0.035s	sys 0.025s
I20260710 13:23:23.520219 23149 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.520676 23149 ts_tablet_manager.cc:1403] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:23:23.523501 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cb7456d45459099c2eb1c4da149f4" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.523752 23149 raft_consensus.cc:359] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.524510 23149 raft_consensus.cc:385] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.524816 23149 raft_consensus.cc:740] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.525400 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.525550 23149 consensus_queue.cc:260] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.528085 23148 raft_consensus.cc:359] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:23.528923 23073 leader_election.cc:343] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.529110 23148 raft_consensus.cc:385] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:23.529657 23073 leader_election.cc:343] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.531311 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.532826 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
W20260710 13:23:23.533278 22999 leader_election.cc:343] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.534672 23149 ts_tablet_manager.cc:1434] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:23:23.529668 23148 raft_consensus.cc:740] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
W20260710 13:23:23.537369 23000 leader_election.cc:343] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.537820 23000 leader_election.cc:304] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40cc1f1306a945febaf2290831137742; no voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:23.538166 23150 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.537623 23148 consensus_queue.cc:260] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.535684 23149 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.539469 23156 raft_consensus.cc:2749] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.541603 23150 ts_tablet_manager.cc:1403] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.014s
I20260710 13:23:23.543453 23148 ts_tablet_manager.cc:1434] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260710 13:23:23.544457 23148 tablet_bootstrap.cc:492] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.544548 23150 raft_consensus.cc:359] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.544399 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cb7456d45459099c2eb1c4da149f4" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.545342 23150 raft_consensus.cc:385] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.545753 23150 raft_consensus.cc:740] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
W20260710 13:23:23.546557 23072 leader_election.cc:343] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.546563 23150 consensus_queue.cc:260] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.547183 23072 leader_election.cc:304] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:23.548156 23174 raft_consensus.cc:2749] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.545297 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.551777 23148 tablet_bootstrap.cc:654] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.551925 23149 tablet_bootstrap.cc:654] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:23.551869 23072 leader_election.cc:343] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.553093 23072 leader_election.cc:304] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:23.554206 23174 raft_consensus.cc:2749] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.556615 23150 ts_tablet_manager.cc:1434] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:23:23.557971 23150 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.567633 23150 tablet_bootstrap.cc:654] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.568118 23149 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.568274 23148 tablet_bootstrap.cc:492] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.568576 23149 ts_tablet_manager.cc:1403] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260710 13:23:23.568794 23148 ts_tablet_manager.cc:1403] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.015s
I20260710 13:23:23.570909 23149 raft_consensus.cc:359] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.571676 23149 raft_consensus.cc:385] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.572077 23149 raft_consensus.cc:740] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.571668 23148 raft_consensus.cc:359] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.572557 23148 raft_consensus.cc:385] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.572917 23150 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.572856 23148 raft_consensus.cc:740] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.572853 23149 consensus_queue.cc:260] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.573513 23150 ts_tablet_manager.cc:1403] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:23:23.573791 23148 consensus_queue.cc:260] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.576076 23148 ts_tablet_manager.cc:1434] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:23.576916 23148 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.576723 23150 raft_consensus.cc:359] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.577418 23150 raft_consensus.cc:385] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.577703 23150 raft_consensus.cc:740] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.578502 23150 consensus_queue.cc:260] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.582118 23149 ts_tablet_manager.cc:1434] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:23:23.583411 23148 tablet_bootstrap.cc:654] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.586714 23154 raft_consensus.cc:493] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.587387 23154 raft_consensus.cc:515] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.589469 23149 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.590103 23154 leader_election.cc:290] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.586364 23150 ts_tablet_manager.cc:1434] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:23:23.590385 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cb7456d45459099c2eb1c4da149f4" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.590672 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cb7456d45459099c2eb1c4da149f4" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.591331 23108 raft_consensus.cc:2468] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
W20260710 13:23:23.591853 22923 leader_election.cc:343] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.592602 22925 leader_election.cc:304] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
I20260710 13:23:23.593186 23150 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.593657 23154 raft_consensus.cc:2804] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.594012 23154 raft_consensus.cc:493] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.594326 23154 raft_consensus.cc:3060] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.596144 23149 tablet_bootstrap.cc:654] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.599436 23150 tablet_bootstrap.cc:654] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.601568 23154 raft_consensus.cc:515] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.604293 23148 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.604357 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cb7456d45459099c2eb1c4da149f4" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:23.604744 23149 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.605015 23148 ts_tablet_manager.cc:1403] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.007s
I20260710 13:23:23.605165 23149 ts_tablet_manager.cc:1403] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
W20260710 13:23:23.605829 22923 leader_election.cc:343] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.607390 23154 leader_election.cc:290] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.607805 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cb7456d45459099c2eb1c4da149f4" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:23.608058 23150 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.608356 23108 raft_consensus.cc:3060] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.608130 23149 raft_consensus.cc:359] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.608755 23150 ts_tablet_manager.cc:1403] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 13:23:23.608917 23149 raft_consensus.cc:385] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.608747 23148 raft_consensus.cc:359] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.609426 23149 raft_consensus.cc:740] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.609608 23148 raft_consensus.cc:385] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.609988 23148 raft_consensus.cc:740] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.610188 23149 consensus_queue.cc:260] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.610654 23148 consensus_queue.cc:260] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.613878 23150 raft_consensus.cc:359] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.614632 23150 raft_consensus.cc:385] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.615000 23148 ts_tablet_manager.cc:1434] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:23.614969 23150 raft_consensus.cc:740] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.616025 23148 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.615885 23150 consensus_queue.cc:260] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.618196 23150 ts_tablet_manager.cc:1434] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:23:23.619943 23149 ts_tablet_manager.cc:1434] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:23:23.620538 23150 tablet_bootstrap.cc:492] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.621061 23149 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.622589 23148 tablet_bootstrap.cc:654] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.627230 23150 tablet_bootstrap.cc:654] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.628659 23149 tablet_bootstrap.cc:654] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.634203 23148 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.634721 23148 ts_tablet_manager.cc:1403] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:23:23.637930 23148 raft_consensus.cc:359] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.638743 23148 raft_consensus.cc:385] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.639209 23148 raft_consensus.cc:740] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.640014 23148 consensus_queue.cc:260] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.641841 23108 raft_consensus.cc:2468] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:23.643005 22925 leader_election.cc:304] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
I20260710 13:23:23.643273 23148 ts_tablet_manager.cc:1434] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:23.643796 23154 raft_consensus.cc:2804] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.644315 23148 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.644258 23154 raft_consensus.cc:697] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:23.644943 23154 consensus_queue.cc:237] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.643270 23150 tablet_bootstrap.cc:492] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.650035 23150 ts_tablet_manager.cc:1403] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.017s
I20260710 13:23:23.651248 23148 tablet_bootstrap.cc:654] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.652846 23150 raft_consensus.cc:359] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.653379 23150 raft_consensus.cc:385] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.653613 23150 raft_consensus.cc:740] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.654212 23150 consensus_queue.cc:260] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.658257 23149 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.658638 23156 raft_consensus.cc:493] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.658776 23149 ts_tablet_manager.cc:1403] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.009s
I20260710 13:23:23.659119 23156 raft_consensus.cc:515] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.660868 23150 ts_tablet_manager.cc:1434] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:23:23.661101 23156 leader_election.cc:290] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.661405 23155 raft_consensus.cc:493] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.661947 23155 raft_consensus.cc:515] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.662966 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28a758c228d429cb27d99e0fde77b2b" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.663668 23108 raft_consensus.cc:2468] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:23.664054 23155 leader_election.cc:290] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:23.661975 23150 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.664942 23149 raft_consensus.cc:359] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.665680 23149 raft_consensus.cc:385] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.665510 23000 leader_election.cc:304] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:23.665992 23149 raft_consensus.cc:740] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.666296 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28a758c228d429cb27d99e0fde77b2b" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.666826 23155 raft_consensus.cc:493] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.666952 22958 raft_consensus.cc:2468] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:23.666720 23149 consensus_queue.cc:260] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.667436 23155 raft_consensus.cc:515] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.669620 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ba58ca0944ea28307f38b7785b0b3" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.669709 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ba58ca0944ea28307f38b7785b0b3" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.670308 23033 raft_consensus.cc:2468] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:23.666729 23156 raft_consensus.cc:2804] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.670397 22958 raft_consensus.cc:2468] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:23.671455 23156 raft_consensus.cc:493] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.672049 23156 raft_consensus.cc:3060] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.672014 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00edb7113a5e4b6f81196a61743d40dd" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.663893 22854 catalog_manager.cc:5697] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.672842 22959 raft_consensus.cc:2468] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:23.673519 23155 leader_election.cc:290] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:23.671991 23073 leader_election.cc:304] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:23.675503 23150 tablet_bootstrap.cc:654] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.676229 23148 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.676666 23148 ts_tablet_manager.cc:1403] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.033s	user 0.003s	sys 0.009s
I20260710 13:23:23.679971 23073 leader_election.cc:304] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:23.681588 23148 raft_consensus.cc:359] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.682530 23148 raft_consensus.cc:385] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.683094 23155 raft_consensus.cc:2804] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.684239 23155 raft_consensus.cc:493] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.684679 23155 raft_consensus.cc:3060] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.683382 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00edb7113a5e4b6f81196a61743d40dd" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.686339 23148 raft_consensus.cc:740] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.683568 23174 raft_consensus.cc:2804] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:23.686765 23072 leader_election.cc:343] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.687109 23148 consensus_queue.cc:260] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.687135 23174 raft_consensus.cc:493] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.688971 23174 raft_consensus.cc:3060] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.689337 23148 ts_tablet_manager.cc:1434] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.006s
I20260710 13:23:23.690243 23148 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.692909 23156 raft_consensus.cc:515] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.695870 23148 tablet_bootstrap.cc:654] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.695911 23150 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.696676 23150 ts_tablet_manager.cc:1403] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260710 13:23:23.706449 23156 leader_election.cc:290] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.708791 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28a758c228d429cb27d99e0fde77b2b" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:23.708906 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a28a758c228d429cb27d99e0fde77b2b" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:23.709612 22959 raft_consensus.cc:3060] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.709636 23108 raft_consensus.cc:3060] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.715081 23174 raft_consensus.cc:515] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.720044 22959 raft_consensus.cc:2468] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:23.720278 23149 ts_tablet_manager.cc:1434] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.010s
I20260710 13:23:23.721987 23174 leader_election.cc:290] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:23.722147 22999 leader_election.cc:304] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:23.722165 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00edb7113a5e4b6f81196a61743d40dd" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:23.723112 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00edb7113a5e4b6f81196a61743d40dd" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:23.723701 22958 raft_consensus.cc:3060] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.724001 23108 raft_consensus.cc:2468] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
W20260710 13:23:23.724570 23072 leader_election.cc:343] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.725313 23149 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.726876 23154 raft_consensus.cc:493] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.727128 23155 raft_consensus.cc:515] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.727341 23154 raft_consensus.cc:515] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.728302 23150 raft_consensus.cc:359] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.729285 23155 leader_election.cc:290] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:23.730232 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ba58ca0944ea28307f38b7785b0b3" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:23.729337 23154 leader_election.cc:290] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.731067 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60c48599a5b42f9bc2209697f7debba" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.731191 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "044ba58ca0944ea28307f38b7785b0b3" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:23.731796 23034 raft_consensus.cc:3060] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.732153 23150 raft_consensus.cc:385] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.731725 23033 raft_consensus.cc:2468] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:23.730770 22959 raft_consensus.cc:3060] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.733172 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60c48599a5b42f9bc2209697f7debba" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.733752 23108 raft_consensus.cc:2468] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:23.736212 22923 leader_election.cc:304] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:23.737434 23154 raft_consensus.cc:2804] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.737778 23154 raft_consensus.cc:493] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.738113 23154 raft_consensus.cc:3060] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.732760 23150 raft_consensus.cc:740] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.738742 22958 raft_consensus.cc:2468] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:23.733007 23189 raft_consensus.cc:493] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.726361 23156 raft_consensus.cc:2804] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.739339 23189 raft_consensus.cc:515] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.739742 23073 leader_election.cc:304] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
I20260710 13:23:23.740391 23150 consensus_queue.cc:260] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.743587 23174 raft_consensus.cc:2804] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.744470 23174 raft_consensus.cc:697] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:23.745607 23189 leader_election.cc:290] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.745313 23174 consensus_queue.cc:237] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.746783 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.747080 22959 raft_consensus.cc:2468] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:23.741305 23149 tablet_bootstrap.cc:654] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:23.748164 23000 leader_election.cc:343] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.742134 23034 raft_consensus.cc:2468] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:23.748410 23154 raft_consensus.cc:515] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.746986 23150 ts_tablet_manager.cc:1434] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260710 13:23:23.749712 23072 leader_election.cc:304] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:23.750471 23150 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.751741 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60c48599a5b42f9bc2209697f7debba" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:23.752310 23108 raft_consensus.cc:3060] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.754680 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d60c48599a5b42f9bc2209697f7debba" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:23.760115 23034 raft_consensus.cc:3060] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.760999 23173 raft_consensus.cc:2804] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.761214 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.761649 23173 raft_consensus.cc:697] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:23.763608 23150 tablet_bootstrap.cc:654] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.763911 23148 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.762715 23173 consensus_queue.cc:237] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.764488 23148 ts_tablet_manager.cc:1403] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.005s
I20260710 13:23:23.759538 23154 leader_election.cc:290] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.761991 22959 raft_consensus.cc:2468] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:23.766438 23156 raft_consensus.cc:697] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Leader. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:23.768244 22999 leader_election.cc:304] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:23.771116 23148 raft_consensus.cc:359] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.771672 23189 raft_consensus.cc:2804] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.775669 23148 raft_consensus.cc:385] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.771413 23156 consensus_queue.cc:237] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.776079 23189 raft_consensus.cc:493] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.776121 23148 raft_consensus.cc:740] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.776567 23189 raft_consensus.cc:3060] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.777166 23148 consensus_queue.cc:260] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.778057 23034 raft_consensus.cc:2468] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:23.778870 23148 ts_tablet_manager.cc:1434] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 13:23:23.779606 23148 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:23.787844 22923 leader_election.cc:304] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:23.791741 23154 raft_consensus.cc:2804] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.792342 23154 raft_consensus.cc:697] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:23.798259 23189 raft_consensus.cc:515] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.807461 23189 leader_election.cc:290] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.808269 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:23.810319 22959 raft_consensus.cc:3060] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.811141 23154 consensus_queue.cc:237] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.809191 23107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
W20260710 13:23:23.815907 23000 leader_election.cc:343] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.817821 22959 raft_consensus.cc:2468] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:23.818970 23194 raft_consensus.cc:493] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.818965 22999 leader_election.cc:304] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:23.820043 23148 tablet_bootstrap.cc:654] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.821410 23156 raft_consensus.cc:2804] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.819568 23194 raft_consensus.cc:515] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.805804 23108 raft_consensus.cc:2468] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:23.826987 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb30959e8049bb962a8c087cc36845" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.827632 22959 raft_consensus.cc:2468] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:23.827947 23194 leader_election.cc:290] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.828729 22999 leader_election.cc:304] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:23.830098 23156 raft_consensus.cc:697] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Leader. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:23.835620 23150 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.836177 23150 ts_tablet_manager.cc:1403] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.019s
I20260710 13:23:23.836479 23149 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.837143 23149 ts_tablet_manager.cc:1403] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.027s
I20260710 13:23:23.831486 23189 raft_consensus.cc:2804] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.840281 23189 raft_consensus.cc:493] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.833829 23156 consensus_queue.cc:237] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.840687 23189 raft_consensus.cc:3060] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.839766 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb30959e8049bb962a8c087cc36845" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.842648 23150 raft_consensus.cc:359] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.843202 23150 raft_consensus.cc:385] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.843576 23150 raft_consensus.cc:740] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.844309 23150 consensus_queue.cc:260] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.844246 23108 raft_consensus.cc:2468] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:23.845131 22855 catalog_manager.cc:5697] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40cc1f1306a945febaf2290831137742 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.846354 23150 ts_tablet_manager.cc:1434] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:23:23.846423 23149 raft_consensus.cc:359] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.847247 23150 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.847178 23149 raft_consensus.cc:385] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.847581 23149 raft_consensus.cc:740] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.848372 23149 consensus_queue.cc:260] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.851086 23149 ts_tablet_manager.cc:1434] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:23:23.852012 23149 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.853670 23150 tablet_bootstrap.cc:654] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.858282 23149 tablet_bootstrap.cc:654] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.860951 23189 raft_consensus.cc:515] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.866293 23150 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.866796 23150 ts_tablet_manager.cc:1403] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.005s
I20260710 13:23:23.866374 22854 catalog_manager.cc:5697] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.868896 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb30959e8049bb962a8c087cc36845" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:23.869388 23150 raft_consensus.cc:359] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.869652 22959 raft_consensus.cc:3060] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.873660 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29fb30959e8049bb962a8c087cc36845" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:23.874388 23108 raft_consensus.cc:3060] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.877038 22959 raft_consensus.cc:2468] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:23.878149 22999 leader_election.cc:304] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:23.879014 23156 raft_consensus.cc:2804] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.879516 23156 raft_consensus.cc:697] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Leader. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:23.878762 22856 catalog_manager.cc:5697] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.880333 23156 consensus_queue.cc:237] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.881100 22856 catalog_manager.cc:5697] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.883908 23108 raft_consensus.cc:2468] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:23.884397 23150 raft_consensus.cc:385] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.884732 23150 raft_consensus.cc:740] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.885461 23150 consensus_queue.cc:260] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.885974 23189 leader_election.cc:290] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.887421 23150 ts_tablet_manager.cc:1434] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 13:23:23.888392 23150 tablet_bootstrap.cc:492] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.896209 23149 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.896845 23149 ts_tablet_manager.cc:1403] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.032s
I20260710 13:23:23.898094 23150 tablet_bootstrap.cc:654] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.900624 23149 raft_consensus.cc:359] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.901612 23149 raft_consensus.cc:385] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.901968 23149 raft_consensus.cc:740] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.903003 23149 consensus_queue.cc:260] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.906090 23149 ts_tablet_manager.cc:1434] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:23:23.907310 23149 tablet_bootstrap.cc:492] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.914407 23150 tablet_bootstrap.cc:492] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.914896 23150 ts_tablet_manager.cc:1403] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260710 13:23:23.917798 23154 raft_consensus.cc:493] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.918486 23154 raft_consensus.cc:515] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.919227 23149 tablet_bootstrap.cc:654] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.919895 23150 raft_consensus.cc:359] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.920692 23150 raft_consensus.cc:385] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.921017 23150 raft_consensus.cc:740] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.921756 23150 consensus_queue.cc:260] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.922298 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.923707 23150 ts_tablet_manager.cc:1434] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:23:23.923996 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.924088 23154 leader_election.cc:290] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
W20260710 13:23:23.924105 22923 leader_election.cc:343] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.924728 23150 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.924729 23108 raft_consensus.cc:2468] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:23.926151 22925 leader_election.cc:304] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
I20260710 13:23:23.927067 23154 raft_consensus.cc:2804] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.926168 23156 raft_consensus.cc:493] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.927544 23154 raft_consensus.cc:493] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.928108 23154 raft_consensus.cc:3060] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.927846 23156 raft_consensus.cc:515] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.930090 23156 leader_election.cc:290] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:23.930315 23150 tablet_bootstrap.cc:654] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.931691 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00edb7113a5e4b6f81196a61743d40dd" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:23.934406 23154 raft_consensus.cc:515] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.937780 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:23.938514 23108 raft_consensus.cc:3060] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.941819 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00edb7113a5e4b6f81196a61743d40dd" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.942858 22959 raft_consensus.cc:2393] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40cc1f1306a945febaf2290831137742 in current term 1: Already voted for candidate 5f8883d348984b819547e5d08b7d9dc1 in this term.
I20260710 13:23:23.944624 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:23.947469 22999 leader_election.cc:304] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40cc1f1306a945febaf2290831137742; no voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:23.947973 23108 raft_consensus.cc:2468] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:23.948628 23156 raft_consensus.cc:3060] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.949522 23154 leader_election.cc:290] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
W20260710 13:23:23.946741 22923 leader_election.cc:343] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:23.952435 22925 leader_election.cc:304] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
I20260710 13:23:23.956604 23154 raft_consensus.cc:2804] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.957152 22854 catalog_manager.cc:5697] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40cc1f1306a945febaf2290831137742 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.966796 23149 tablet_bootstrap.cc:492] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.957170 23154 raft_consensus.cc:697] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:23.968600 23149 ts_tablet_manager.cc:1403] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.011s
I20260710 13:23:23.969141 23154 consensus_queue.cc:237] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.969403 23156 raft_consensus.cc:2749] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.971305 23149 raft_consensus.cc:359] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.966063 22854 catalog_manager.cc:5697] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40cc1f1306a945febaf2290831137742 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.971997 23149 raft_consensus.cc:385] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.972301 23149 raft_consensus.cc:740] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.967939 23150 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:23.973106 23149 consensus_queue.cc:260] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.973977 23150 ts_tablet_manager.cc:1403] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.004s
I20260710 13:23:23.975126 23149 ts_tablet_manager.cc:1434] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:23.976145 23149 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:23.977320 23150 raft_consensus.cc:359] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.977926 23150 raft_consensus.cc:385] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.978166 23150 raft_consensus.cc:740] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.978762 23150 consensus_queue.cc:260] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.978969 22855 catalog_manager.cc:5697] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.980470 23148 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:23.980878 23148 ts_tablet_manager.cc:1403] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.201s	user 0.032s	sys 0.051s
I20260710 13:23:23.981705 23149 tablet_bootstrap.cc:654] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.983382 23148 raft_consensus.cc:359] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.984032 23148 raft_consensus.cc:385] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.984387 23148 raft_consensus.cc:740] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.985229 23148 consensus_queue.cc:260] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.987159 23173 raft_consensus.cc:493] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.987888 23150 ts_tablet_manager.cc:1434] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:23:23.987644 23173 raft_consensus.cc:515] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:23.989023 23150 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:23.990990 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e03f1879e43e58680e8a3e9b195db" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:23.991649 23034 raft_consensus.cc:2468] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:23.996250 23150 tablet_bootstrap.cc:654] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.996316 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e03f1879e43e58680e8a3e9b195db" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:23.997083 23149 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:23.997521 23149 ts_tablet_manager.cc:1403] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:23:24.000208 23148 ts_tablet_manager.cc:1434] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:23:23.999970 23149 raft_consensus.cc:359] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.000609 23149 raft_consensus.cc:385] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.000959 23149 raft_consensus.cc:740] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.001909 23149 consensus_queue.cc:260] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.003046 23148 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:24.003757 23072 leader_election.cc:304] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:24.004727 23149 ts_tablet_manager.cc:1434] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 13:23:24.004848 23155 raft_consensus.cc:2804] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.005302 23155 raft_consensus.cc:493] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.005640 23155 raft_consensus.cc:3060] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.005867 23149 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:24.009171 23154 raft_consensus.cc:493] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.009658 23154 raft_consensus.cc:515] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:24.011099 23073 leader_election.cc:343] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.011896 23154 leader_election.cc:290] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.013685 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:24.013945 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
W20260710 13:23:24.015326 22925 leader_election.cc:343] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.015537 23173 leader_election.cc:290] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
W20260710 13:23:24.016086 22923 leader_election.cc:343] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.016707 22923 leader_election.cc:304] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:24.018937 23149 tablet_bootstrap.cc:654] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.019335 23148 tablet_bootstrap.cc:654] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.019919 23154 raft_consensus.cc:2749] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.025043 23155 raft_consensus.cc:515] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.029995 23155 leader_election.cc:290] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.031761 23150 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:24.032162 23150 ts_tablet_manager.cc:1403] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.019s
I20260710 13:23:24.034108 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e03f1879e43e58680e8a3e9b195db" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:24.036069 23150 raft_consensus.cc:359] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.037489 23150 raft_consensus.cc:385] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.037850 23150 raft_consensus.cc:740] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
W20260710 13:23:24.036110 23073 leader_election.cc:343] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.038849 23150 consensus_queue.cc:260] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.039604 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e03f1879e43e58680e8a3e9b195db" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:24.040403 23034 raft_consensus.cc:3060] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.041126 23150 ts_tablet_manager.cc:1434] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:23:24.041965 23150 tablet_bootstrap.cc:492] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:24.048419 23034 raft_consensus.cc:2468] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:24.049566 23072 leader_election.cc:304] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [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: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656
I20260710 13:23:24.051160 23155 raft_consensus.cc:2804] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.051664 23148 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:24.052138 23148 ts_tablet_manager.cc:1403] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.011s
I20260710 13:23:24.052062 23154 raft_consensus.cc:493] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.051994 23155 raft_consensus.cc:697] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:24.052726 23154 raft_consensus.cc:515] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.053339 23155 consensus_queue.cc:237] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.054701 23154 leader_election.cc:290] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.056139 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:24.057401 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
W20260710 13:23:24.057914 22925 leader_election.cc:343] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:24.058548 22923 leader_election.cc:343] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.058993 22923 leader_election.cc:304] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:24.059942 23154 raft_consensus.cc:2749] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.061455 23148 raft_consensus.cc:359] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.062158 23148 raft_consensus.cc:385] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.062347 23150 tablet_bootstrap.cc:654] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.062500 23148 raft_consensus.cc:740] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.063495 23148 consensus_queue.cc:260] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.069100 23148 ts_tablet_manager.cc:1434] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:23:24.069377 23150 tablet_bootstrap.cc:492] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:24.069590 22854 catalog_manager.cc:5697] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:24.070330 23150 ts_tablet_manager.cc:1403] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260710 13:23:24.070868 23148 tablet_bootstrap.cc:492] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:24.071238 23149 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:24.071679 23149 ts_tablet_manager.cc:1403] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.013s
I20260710 13:23:24.073137 23150 raft_consensus.cc:359] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.073776 23150 raft_consensus.cc:385] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.074056 23150 raft_consensus.cc:740] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.074086 23149 raft_consensus.cc:359] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.074839 23149 raft_consensus.cc:385] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.075129 23149 raft_consensus.cc:740] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.075086 23150 consensus_queue.cc:260] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.075899 23149 consensus_queue.cc:260] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.077499 23150 ts_tablet_manager.cc:1434] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:24.077787 23149 ts_tablet_manager.cc:1434] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:24.077883 23148 tablet_bootstrap.cc:654] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.078364 23150 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:24.078658 23149 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:24.083933 23149 tablet_bootstrap.cc:654] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.085345 23150 tablet_bootstrap.cc:654] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.089543 23148 tablet_bootstrap.cc:492] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:24.090166 23148 ts_tablet_manager.cc:1403] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:23:24.096472 23148 raft_consensus.cc:359] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.097390 23148 raft_consensus.cc:385] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.097785 23148 raft_consensus.cc:740] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.098812 23148 consensus_queue.cc:260] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.102075 23149 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:24.102490 23149 ts_tablet_manager.cc:1403] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260710 13:23:24.105019 23149 raft_consensus.cc:359] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.105643 23149 raft_consensus.cc:385] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.105901 23149 raft_consensus.cc:740] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.106496 23148 ts_tablet_manager.cc:1434] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260710 13:23:24.106521 23149 consensus_queue.cc:260] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.109022 23149 ts_tablet_manager.cc:1434] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:23:24.109579 23148 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:24.110118 23034 raft_consensus.cc:3060] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.116068 23154 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.110116 23149 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:24.117029 23154 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.119616 23155 raft_consensus.cc:493] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.120651 23148 tablet_bootstrap.cc:654] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.120211 23155 raft_consensus.cc:515] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.124717 23154 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.125439 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.125608 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.125860 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.126204 22959 raft_consensus.cc:2468] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:24.126144 23033 raft_consensus.cc:2468] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:24.127712 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:24.127758 23072 leader_election.cc:304] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:24.128509 23173 raft_consensus.cc:493] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.128646 23174 raft_consensus.cc:2804] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:24.128904 22925 leader_election.cc:343] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.129069 23174 raft_consensus.cc:493] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.128983 23173 raft_consensus.cc:515] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.129554 23174 raft_consensus.cc:3060] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.130885 23173 leader_election.cc:290] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
W20260710 13:23:24.132169 22923 leader_election.cc:343] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.132524 22923 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:24.133639 23159 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:24.134508 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.123768 23155 leader_election.cc:290] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.136209 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2caec08b96847bb9760d280a64de72a" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.136466 23154 raft_consensus.cc:2749] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.137207 22959 raft_consensus.cc:2393] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f8883d348984b819547e5d08b7d9dc1 in current term 1: Already voted for candidate 40cc1f1306a945febaf2290831137742 in this term.
I20260710 13:23:24.138403 23149 tablet_bootstrap.cc:654] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.138855 23073 leader_election.cc:304] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:24.143810 23150 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:24.144255 23150 ts_tablet_manager.cc:1403] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.018s
I20260710 13:23:24.143997 23155 raft_consensus.cc:3060] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.146937 23150 raft_consensus.cc:359] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.147573 23150 raft_consensus.cc:385] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.147830 23150 raft_consensus.cc:740] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.147789 23174 raft_consensus.cc:515] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.148700 23150 consensus_queue.cc:260] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.150940 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:24.151575 22959 raft_consensus.cc:3060] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.152747 23148 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:24.153165 23148 ts_tablet_manager.cc:1403] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.001s
I20260710 13:23:24.153651 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:24.154184 23033 raft_consensus.cc:3060] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.155962 23148 raft_consensus.cc:359] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.156802 23148 raft_consensus.cc:385] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.157111 23148 raft_consensus.cc:740] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.158324 22959 raft_consensus.cc:2468] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:24.150939 23174 leader_election.cc:290] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.159667 23073 leader_election.cc:304] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:24.160132 23150 ts_tablet_manager.cc:1434] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:23:24.160631 23174 raft_consensus.cc:2804] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.158600 23148 consensus_queue.cc:260] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.161243 23174 raft_consensus.cc:697] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:24.162322 23174 consensus_queue.cc:237] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.166218 23150 tablet_bootstrap.cc:492] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:24.168152 23155 raft_consensus.cc:2749] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.169137 23148 ts_tablet_manager.cc:1434] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 13:23:24.171499 23173 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:24.178886 23033 raft_consensus.cc:2468] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:24.180181 23148 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:24.181954 23155 raft_consensus.cc:493] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.188364 23173 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:24.190729 23156 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:24.194128 23150 tablet_bootstrap.cc:654] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.194392 23148 tablet_bootstrap.cc:654] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.185122 23155 raft_consensus.cc:515] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.221668 23155 leader_election.cc:290] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.222071 23154 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:24.222913 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.217340 23173 raft_consensus.cc:493] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:24.224139 23072 leader_election.cc:343] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.224472 23173 raft_consensus.cc:515] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.225178 23154 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:24.233776 23156 raft_consensus.cc:493] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.240427 23156 raft_consensus.cc:515] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.243242 23189 raft_consensus.cc:493] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.243708 23189 raft_consensus.cc:515] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.244251 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f751997ce441338dac3364a3d95976" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
W20260710 13:23:24.245613 23000 leader_election.cc:343] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:24.249783 23224 log.cc:927] Time spent T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260710 13:23:24.242897 23156 leader_election.cc:290] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.255620 23189 leader_election.cc:290] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.268801 22956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.270851 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c21fd1e81476181fde207a1336aef" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:24.272109 23155 raft_consensus.cc:493] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.274341 23155 raft_consensus.cc:515] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.275913 23173 leader_election.cc:290] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.276726 23155 leader_election.cc:290] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.277417 23106 raft_consensus.cc:2468] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:24.276566 23173 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:24.278903 23000 leader_election.cc:304] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:24.279934 23189 raft_consensus.cc:2804] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.280375 23189 raft_consensus.cc:493] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.280748 23189 raft_consensus.cc:3060] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:24.297273 23072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.194:33971, user_credentials={real_user=slave}} blocked reactor thread for 48315.9us
I20260710 13:23:24.297521 22957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c21fd1e81476181fde207a1336aef" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
W20260710 13:23:24.306492 22999 leader_election.cc:343] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.307552 23034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfe981651b8446b929bb0da6b80028b" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.308262 23034 raft_consensus.cc:2468] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:24.307523 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.309283 23072 leader_election.cc:304] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:24.310123 23174 raft_consensus.cc:2804] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.310482 23174 raft_consensus.cc:493] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:24.310418 23072 leader_election.cc:343] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.310554 23189 raft_consensus.cc:515] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.336643 23155 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:23:24.331421 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.310987 23174 raft_consensus.cc:3060] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:24.336311 23073 leader_election.cc:343] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.354601 22959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f751997ce441338dac3364a3d95976" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.355232 22959 raft_consensus.cc:2468] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:24.352344 23073 leader_election.cc:304] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:24.363210 22999 leader_election.cc:304] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:24.363935 22857 catalog_manager.cc:5697] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } }
W20260710 13:23:24.374577 23073 leader_election.cc:343] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.374680 23156 raft_consensus.cc:2804] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.375223 23156 raft_consensus.cc:493] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.375708 23156 raft_consensus.cc:3060] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.383718 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfe981651b8446b929bb0da6b80028b" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.388267 23189 leader_election.cc:290] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.375195 23073 leader_election.cc:304] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:24.494808 23231 raft_consensus.cc:493] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.496814 23149 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:24.497120 23148 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:24.497265 23149 ts_tablet_manager.cc:1403] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.387s	user 0.046s	sys 0.086s
I20260710 13:23:24.497802 23148 ts_tablet_manager.cc:1403] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.318s	user 0.004s	sys 0.037s
W20260710 13:23:24.496073 22999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:40429, user_credentials={real_user=slave}} blocked reactor thread for 132929us
I20260710 13:23:24.501082 23148 raft_consensus.cc:359] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.501919 23148 raft_consensus.cc:385] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.502285 23148 raft_consensus.cc:740] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.503252 23148 consensus_queue.cc:260] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.495487 23231 raft_consensus.cc:515] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:24.497222 22905 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:23:24.515731 23236 log.cc:927] Time spent T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260710 13:23:24.519507 23148 ts_tablet_manager.cc:1434] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 13:23:24.521831 23148 tablet_bootstrap.cc:492] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:24.506655 23233 raft_consensus.cc:2749] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.514192 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c21fd1e81476181fde207a1336aef" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:24.526127 23159 raft_consensus.cc:493] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.527102 23154 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:24.485019 23174 raft_consensus.cc:515] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.529978 23156 raft_consensus.cc:515] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.531251 23189 consensus_queue.cc:1048] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:24.535806 23231 leader_election.cc:290] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
W20260710 13:23:24.510275 23073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:40429, user_credentials={real_user=slave}} blocked reactor thread for 135720us
I20260710 13:23:24.539326 23229 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:24.548298 23235 raft_consensus.cc:2749] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.549008 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c21fd1e81476181fde207a1336aef" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
W20260710 13:23:24.549196 22923 consensus_peers.cc:597] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 -> Peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Couldn't send request to peer 40cc1f1306a945febaf2290831137742. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:24.549232 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.543852 23106 raft_consensus.cc:3060] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.546223 23232 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.196s
W20260710 13:23:24.552793 23072 leader_election.cc:343] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.554690 23156 leader_election.cc:290] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
W20260710 13:23:24.556110 23073 leader_election.cc:343] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.556341 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.557021 22958 raft_consensus.cc:2468] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:24.544514 23159 raft_consensus.cc:515] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.565505 23105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f751997ce441338dac3364a3d95976" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:24.567934 23149 raft_consensus.cc:359] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.571605 23150 tablet_bootstrap.cc:492] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:24.574509 23150 ts_tablet_manager.cc:1403] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.408s	user 0.051s	sys 0.069s
I20260710 13:23:24.574291 23149 raft_consensus.cc:385] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.575982 23232 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:24.560597 22999 leader_election.cc:343] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.575160 23149 raft_consensus.cc:740] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.584201 23149 consensus_queue.cc:260] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.609714 23174 leader_election.cc:290] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.625738 23159 leader_election.cc:290] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.657490 23103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e03f1879e43e58680e8a3e9b195db" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:24.669456 23149 ts_tablet_manager.cc:1434] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.172s	user 0.037s	sys 0.045s
I20260710 13:23:24.671739 23150 raft_consensus.cc:359] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.672667 23150 raft_consensus.cc:385] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.673033 23148 tablet_bootstrap.cc:654] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.672999 23150 raft_consensus.cc:740] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.676173 23150 consensus_queue.cc:260] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.678610 23149 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:24.658378 23106 raft_consensus.cc:2468] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:24.680754 23232 consensus_queue.cc:1048] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:24.688776 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfe981651b8446b929bb0da6b80028b" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:24.689307 23033 raft_consensus.cc:3060] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.687675 23073 leader_election.cc:304] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
W20260710 13:23:24.689723 23000 leader_election.cc:343] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.695417 23000 leader_election.cc:304] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [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: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656
I20260710 13:23:24.696095 23156 raft_consensus.cc:2804] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.696558 23156 raft_consensus.cc:697] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Leader. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:24.697351 23156 consensus_queue.cc:237] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.699525 23150 ts_tablet_manager.cc:1434] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260710 13:23:24.681741 22958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfe981651b8446b929bb0da6b80028b" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:24.680459 23235 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 13:23:24.705533 23174 consensus_queue.cc:1048] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:24.706305 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f751997ce441338dac3364a3d95976" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:24.707952 22952 raft_consensus.cc:3060] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.706899 23155 raft_consensus.cc:2804] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.711359 23155 raft_consensus.cc:493] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.711701 23155 raft_consensus.cc:3060] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.714258 22954 raft_consensus.cc:3060] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.720400 23031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27e03f1879e43e58680e8a3e9b195db" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.704438 23189 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:23:24.744345 23150 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:24.745375 23148 tablet_bootstrap.cc:492] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:24.745829 23148 ts_tablet_manager.cc:1403] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.224s	user 0.007s	sys 0.019s
I20260710 13:23:24.751353 23033 raft_consensus.cc:2468] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:24.752341 23245 raft_consensus.cc:493] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.752807 23245 raft_consensus.cc:515] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.756587 23149 tablet_bootstrap.cc:654] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:24.756237 23073 leader_election.cc:343] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:24.800642 23244 log.cc:927] Time spent T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1: Append to log took a long time: real 0.111s	user 0.001s	sys 0.001s
I20260710 13:23:24.805629 23231 raft_consensus.cc:493] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.807961 23231 raft_consensus.cc:515] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.809875 23231 leader_election.cc:290] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.775897 22923 leader_election.cc:304] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:24.832237 23155 raft_consensus.cc:515] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.836651 23229 raft_consensus.cc:2749] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:24.845625 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:24.846576 23106 raft_consensus.cc:2468] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:24.848100 22925 leader_election.cc:304] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:24.849179 23159 raft_consensus.cc:2804] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:24.849620 23159 raft_consensus.cc:493] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.850024 23159 raft_consensus.cc:3060] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.807068 22952 raft_consensus.cc:2468] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:24.812211 23245 leader_election.cc:290] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.917191 23148 raft_consensus.cc:359] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.918423 23148 raft_consensus.cc:385] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.918645 23148 raft_consensus.cc:740] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.920863 23148 consensus_queue.cc:260] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.906685 23159 raft_consensus.cc:515] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:24.919991 22923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.194:33971, user_credentials={real_user=slave}} blocked reactor thread for 149582us
I20260710 13:23:24.923274 23148 ts_tablet_manager.cc:1434] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.177s	user 0.011s	sys 0.033s
I20260710 13:23:24.933223 23148 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:24.936339 23150 tablet_bootstrap.cc:654] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.946892 23072 leader_election.cc:304] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [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: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656
W20260710 13:23:24.947861 23072 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.194:33971, user_credentials={real_user=slave}} blocked reactor thread for 185262us
I20260710 13:23:24.949244 23231 raft_consensus.cc:2804] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.949738 23231 raft_consensus.cc:697] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:24.950158 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a2b16e2afe4e9a91d0fb5c142beefe" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:24.950551 23231 consensus_queue.cc:237] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.932981 23155 leader_election.cc:290] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:24.954787 23159 leader_election.cc:290] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:24.959482 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:24.960143 23104 raft_consensus.cc:3060] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.965884 23030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:24.963610 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a2b16e2afe4e9a91d0fb5c142beefe" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:24.975579 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:24.976154 22952 raft_consensus.cc:3060] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:24.993012 23072 leader_election.cc:343] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:24.994365 23154 raft_consensus.cc:493] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.996479 23154 raft_consensus.cc:515] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:24.997817 22857 catalog_manager.cc:5697] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40cc1f1306a945febaf2290831137742 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:24.998594 23154 leader_election.cc:290] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.001722 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.002015 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
W20260710 13:23:25.003353 22925 leader_election.cc:343] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:25.007776 23072 leader_election.cc:343] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.010182 23149 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.010650 23149 ts_tablet_manager.cc:1403] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.332s	user 0.025s	sys 0.010s
I20260710 13:23:25.011408 23150 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:25.011811 23150 ts_tablet_manager.cc:1403] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.268s	user 0.027s	sys 0.017s
I20260710 13:23:25.017743 23104 raft_consensus.cc:2468] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:25.018666 22925 leader_election.cc:304] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.019323 23159 raft_consensus.cc:2804] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.019814 23159 raft_consensus.cc:697] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:25.020501 23159 consensus_queue.cc:237] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.021044 22952 raft_consensus.cc:2468] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:25.025647 23149 raft_consensus.cc:359] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.026448 23149 raft_consensus.cc:385] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.026803 23149 raft_consensus.cc:740] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.029590 23149 consensus_queue.cc:260] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.030726 23150 raft_consensus.cc:359] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.031394 23150 raft_consensus.cc:385] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.032200 23150 raft_consensus.cc:740] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.032853 23150 consensus_queue.cc:260] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.035046 23150 ts_tablet_manager.cc:1434] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:23:25.035856 23150 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:25.038332 23148 tablet_bootstrap.cc:654] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.038854 23149 ts_tablet_manager.cc:1434] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.004s
I20260710 13:23:25.064695 23029 raft_consensus.cc:3060] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.065197 23149 tablet_bootstrap.cc:492] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
W20260710 13:23:25.066033 23073 leader_election.cc:343] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.066485 23073 leader_election.cc:304] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:25.067768 23155 raft_consensus.cc:2749] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.042946 23231 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260710 13:23:25.072068 23149 tablet_bootstrap.cc:654] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.055333 23251 consensus_queue.cc:1048] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260710 13:23:25.076510 23150 tablet_bootstrap.cc:654] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.082059 23189 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.082536 23189 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.084596 23189 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.086094 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.043418 22999 leader_election.cc:304] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
W20260710 13:23:25.088107 23000 leader_election.cc:343] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.088577 23189 raft_consensus.cc:2804] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.089063 23189 raft_consensus.cc:697] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Leader. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:25.089910 23189 consensus_queue.cc:237] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:25.096987 22999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:40429, user_credentials={real_user=slave}} blocked reactor thread for 53693.1us
I20260710 13:23:25.104799 23028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:25.113466 23028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.114132 23073 leader_election.cc:304] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
W20260710 13:23:25.121680 22923 leader_election.cc:343] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.124392 23231 raft_consensus.cc:2804] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:23:25.129818 22923 leader_election.cc:343] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.144893 23231 raft_consensus.cc:697] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:25.148053 23231 consensus_queue.cc:237] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.152343 23148 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.152958 23148 ts_tablet_manager.cc:1403] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.020s
W20260710 13:23:25.150399 22923 leader_election.cc:343] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.156026 23148 raft_consensus.cc:359] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.156509 23148 raft_consensus.cc:385] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.156746 23148 raft_consensus.cc:740] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.159590 23148 consensus_queue.cc:260] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.163617 23148 ts_tablet_manager.cc:1434] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:23:25.164746 23148 tablet_bootstrap.cc:492] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:25.154961 22923 leader_election.cc:304] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.172660 23231 raft_consensus.cc:493] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.173202 23231 raft_consensus.cc:515] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.174829 23159 raft_consensus.cc:2749] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.175118 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.175935 22952 raft_consensus.cc:2468] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:25.177996 23231 leader_election.cc:290] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:25.179980 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
W20260710 13:23:25.183519 23072 leader_election.cc:343] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.184188 22999 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.185021 23189 raft_consensus.cc:2804] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.185410 23189 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.185808 23189 raft_consensus.cc:3060] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.186638 22854 catalog_manager.cc:5697] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:25.196165 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
W20260710 13:23:25.197883 23073 leader_election.cc:343] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.198475 23073 leader_election.cc:304] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:25.199725 23231 raft_consensus.cc:2749] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.202858 23241 raft_consensus.cc:493] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37f1f30395274ad390467dcdb14a0656)
I20260710 13:23:25.204777 23241 raft_consensus.cc:515] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.217693 23241 leader_election.cc:290] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.220106 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.221534 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.221866 22857 catalog_manager.cc:5697] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40cc1f1306a945febaf2290831137742 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.223104 23149 tablet_bootstrap.cc:492] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.223487 23149 ts_tablet_manager.cc:1403] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.018s
I20260710 13:23:25.224637 23229 raft_consensus.cc:493] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.225116 23229 raft_consensus.cc:515] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.222455 23241 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.226897 23000 leader_election.cc:304] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [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: 40cc1f1306a945febaf2290831137742; no voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.227626 23148 tablet_bootstrap.cc:654] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.228015 23229 leader_election.cc:290] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.228332 23194 raft_consensus.cc:2749] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:25.230535 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c21fd1e81476181fde207a1336aef" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.231805 23104 raft_consensus.cc:2393] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37f1f30395274ad390467dcdb14a0656 in current term 1: Already voted for candidate 40cc1f1306a945febaf2290831137742 in this term.
I20260710 13:23:25.235845 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3c21fd1e81476181fde207a1336aef" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.234659 23149 raft_consensus.cc:359] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.238441 23149 raft_consensus.cc:385] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.238806 23149 raft_consensus.cc:740] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.248239 23149 consensus_queue.cc:260] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.250766 23149 ts_tablet_manager.cc:1434] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:23:25.251142 22923 leader_election.cc:304] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.256621 22854 catalog_manager.cc:5697] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:25.260107 23229 raft_consensus.cc:3060] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.260774 23149 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:25.263655 23150 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:25.264267 23150 ts_tablet_manager.cc:1403] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.229s	user 0.026s	sys 0.011s
I20260710 13:23:25.266070 23189 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.279466 23229 raft_consensus.cc:2749] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.284840 23149 tablet_bootstrap.cc:654] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.289230 23189 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.290763 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
W20260710 13:23:25.292402 23000 leader_election.cc:343] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.293371 23150 raft_consensus.cc:359] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.294111 23150 raft_consensus.cc:385] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.293427 23189 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.296021 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:25.296574 22954 raft_consensus.cc:3060] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.296864 23148 tablet_bootstrap.cc:492] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.297279 23148 ts_tablet_manager.cc:1403] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.133s	user 0.006s	sys 0.009s
I20260710 13:23:25.299654 23148 raft_consensus.cc:359] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.300274 23148 raft_consensus.cc:385] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.300516 23148 raft_consensus.cc:740] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.301097 23148 consensus_queue.cc:260] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.303295 22954 raft_consensus.cc:2468] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:25.304445 22999 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.303500 22855 catalog_manager.cc:5697] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.305480 23189 raft_consensus.cc:2804] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.306129 23189 raft_consensus.cc:697] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Leader. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:25.306351 23148 ts_tablet_manager.cc:1434] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:23:25.307241 23148 tablet_bootstrap.cc:492] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:25.306934 23189 consensus_queue.cc:237] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.294377 23150 raft_consensus.cc:740] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.311432 23150 consensus_queue.cc:260] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.315454 23150 ts_tablet_manager.cc:1434] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.003s
I20260710 13:23:25.316376 23150 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:25.319615 23149 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.320034 23149 ts_tablet_manager.cc:1403] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.017s
I20260710 13:23:25.323737 23148 tablet_bootstrap.cc:654] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.340293 23149 raft_consensus.cc:359] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.341019 23149 raft_consensus.cc:385] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.341288 23149 raft_consensus.cc:740] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.346769 23150 tablet_bootstrap.cc:654] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.347225 23148 tablet_bootstrap.cc:492] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.347685 23148 ts_tablet_manager.cc:1403] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.005s
I20260710 13:23:25.349133 22856 catalog_manager.cc:5697] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40cc1f1306a945febaf2290831137742 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.351331 23148 raft_consensus.cc:359] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.352067 23148 raft_consensus.cc:385] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.352350 23148 raft_consensus.cc:740] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.353117 23148 consensus_queue.cc:260] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.350497 23149 consensus_queue.cc:260] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.355841 23149 ts_tablet_manager.cc:1434] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260710 13:23:25.356353 23148 ts_tablet_manager.cc:1434] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260710 13:23:25.356691 23149 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:25.357425 23148 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:25.363315 23189 raft_consensus.cc:493] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.363818 23189 raft_consensus.cc:515] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.365954 23189 leader_election.cc:290] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.367617 23149 tablet_bootstrap.cc:654] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.367799 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
W20260710 13:23:25.369208 23000 leader_election.cc:343] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.369453 23150 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:25.369880 23150 ts_tablet_manager.cc:1403] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.004s
I20260710 13:23:25.370397 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.371066 22954 raft_consensus.cc:2468] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 0.
I20260710 13:23:25.372331 22999 leader_election.cc:304] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.373353 23189 raft_consensus.cc:2804] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.373742 23189 raft_consensus.cc:493] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.373459 23150 raft_consensus.cc:359] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.374122 23189 raft_consensus.cc:3060] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.374534 23148 tablet_bootstrap.cc:654] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.387639 23235 consensus_queue.cc:1048] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.395138 23150 raft_consensus.cc:385] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.396035 23150 raft_consensus.cc:740] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.396847 23150 consensus_queue.cc:260] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.397334 23148 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.399185 23189 raft_consensus.cc:515] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.400835 23149 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.401212 23189 leader_election.cc:290] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.401453 23149 ts_tablet_manager.cc:1403] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.021s
I20260710 13:23:25.402100 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:25.402654 22954 raft_consensus.cc:3060] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.402899 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:25.404632 23149 raft_consensus.cc:359] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.405295 23149 raft_consensus.cc:385] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:25.405159 23000 leader_election.cc:343] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.406054 23150 ts_tablet_manager.cc:1434] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.002s
I20260710 13:23:25.407002 23150 tablet_bootstrap.cc:492] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:25.409441 22954 raft_consensus.cc:2468] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40cc1f1306a945febaf2290831137742 in term 1.
I20260710 13:23:25.410775 22999 leader_election.cc:304] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.412019 23189 raft_consensus.cc:2804] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.412480 23189 raft_consensus.cc:697] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Leader. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:25.412714 23150 tablet_bootstrap.cc:654] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.413300 23189 consensus_queue.cc:237] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.416103 23149 raft_consensus.cc:740] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.416778 23149 consensus_queue.cc:260] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.417351 23229 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.418789 23229 raft_consensus.cc:493] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.419261 23149 ts_tablet_manager.cc:1434] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260710 13:23:25.419224 23229 raft_consensus.cc:515] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.420454 23149 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:25.422149 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfe981651b8446b929bb0da6b80028b" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.426151 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfe981651b8446b929bb0da6b80028b" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.427754 22925 leader_election.cc:304] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656; no voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.428593 23257 raft_consensus.cc:2749] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.429649 23150 tablet_bootstrap.cc:492] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:25.430202 23150 ts_tablet_manager.cc:1403] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.006s
I20260710 13:23:25.431734 23149 tablet_bootstrap.cc:654] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.432055 23229 leader_election.cc:290] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.436961 23150 raft_consensus.cc:359] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.437620 23150 raft_consensus.cc:385] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.437878 23150 raft_consensus.cc:740] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.438611 23150 consensus_queue.cc:260] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.439664 22954 raft_consensus.cc:3060] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.440512 23150 ts_tablet_manager.cc:1434] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:25.441141 23150 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:25.448045 23235 consensus_queue.cc:1048] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.451225 23148 ts_tablet_manager.cc:1403] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260710 13:23:25.453821 22857 catalog_manager.cc:5697] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40cc1f1306a945febaf2290831137742 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.454205 23148 raft_consensus.cc:359] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.462387 23148 raft_consensus.cc:385] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.462707 23148 raft_consensus.cc:740] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.463462 23148 consensus_queue.cc:260] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.465459 23148 ts_tablet_manager.cc:1434] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:23:25.466804 23148 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:25.468055 23149 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.468511 23149 ts_tablet_manager.cc:1403] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.001s
I20260710 13:23:25.470959 23149 raft_consensus.cc:359] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.471602 23149 raft_consensus.cc:385] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.471843 23149 raft_consensus.cc:740] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.472491 23150 tablet_bootstrap.cc:654] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.473912 23148 tablet_bootstrap.cc:654] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.475605 23149 consensus_queue.cc:260] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.477425 23149 ts_tablet_manager.cc:1434] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 13:23:25.483701 23029 raft_consensus.cc:3060] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.493681 23149 tablet_bootstrap.cc:492] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:25.494537 23229 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.505897 23229 raft_consensus.cc:493] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.506414 23229 raft_consensus.cc:515] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.508970 23229 leader_election.cc:290] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.511291 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.511969 23104 raft_consensus.cc:2468] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:25.514251 22925 leader_election.cc:304] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.516326 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
W20260710 13:23:25.518150 22923 leader_election.cc:343] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.520059 23229 raft_consensus.cc:2804] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.520973 23229 raft_consensus.cc:493] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.521320 23229 raft_consensus.cc:3060] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.530797 23235 raft_consensus.cc:493] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.532261 23150 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:25.532028 23235 raft_consensus.cc:515] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.532760 23150 ts_tablet_manager.cc:1403] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.023s
I20260710 13:23:25.534116 23235 leader_election.cc:290] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:25.535248 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.535339 23150 raft_consensus.cc:359] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.536228 23150 raft_consensus.cc:385] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.536545 23150 raft_consensus.cc:740] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.536635 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.537285 23150 consensus_queue.cc:260] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
W20260710 13:23:25.538944 23073 leader_election.cc:343] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:25.539757 23072 leader_election.cc:343] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.540177 23072 leader_election.cc:304] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:25.541214 23235 raft_consensus.cc:2749] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.541385 23150 ts_tablet_manager.cc:1434] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:23:25.542567 23150 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:25.544899 23149 tablet_bootstrap.cc:654] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.545434 23148 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.545895 23148 ts_tablet_manager.cc:1403] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.017s
I20260710 13:23:25.545706 23229 raft_consensus.cc:515] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.549103 23150 tablet_bootstrap.cc:654] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.548467 23148 raft_consensus.cc:359] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.549693 23148 raft_consensus.cc:385] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.549973 23148 raft_consensus.cc:740] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.550515 23148 consensus_queue.cc:260] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.557564 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:25.564236 23104 raft_consensus.cc:3060] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.567214 23149 tablet_bootstrap.cc:492] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.567756 23149 ts_tablet_manager.cc:1403] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.004s
I20260710 13:23:25.570413 23149 raft_consensus.cc:359] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.557009 23229 leader_election.cc:290] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.572853 23149 raft_consensus.cc:385] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.573205 23149 raft_consensus.cc:740] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.573913 23149 consensus_queue.cc:260] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.557971 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
W20260710 13:23:25.571756 22905 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:23:25.575989 22923 leader_election.cc:343] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.576619 23149 ts_tablet_manager.cc:1434] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:25.577582 23149 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:25.578377 23104 raft_consensus.cc:2468] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:25.579496 22925 leader_election.cc:304] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
I20260710 13:23:25.580535 23229 raft_consensus.cc:2804] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.581013 23229 raft_consensus.cc:697] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:25.581799 23229 consensus_queue.cc:237] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.583995 23149 tablet_bootstrap.cc:654] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.556818 23148 ts_tablet_manager.cc:1434] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:25.588127 23148 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:25.593307 23155 raft_consensus.cc:493] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.593791 23155 raft_consensus.cc:515] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.595781 23155 leader_election.cc:290] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:25.598202 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.599045 22954 raft_consensus.cc:2393] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f8883d348984b819547e5d08b7d9dc1 in current term 1: Already voted for candidate 40cc1f1306a945febaf2290831137742 in this term.
I20260710 13:23:25.600703 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bea9ca4c3794e36a68d4a775e1b96df" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.602353 23072 leader_election.cc:304] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:25.603523 23155 raft_consensus.cc:3060] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.606706 22854 catalog_manager.cc:5697] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.611231 23155 raft_consensus.cc:2749] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.614761 23148 tablet_bootstrap.cc:654] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.630481 23150 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:25.630952 23150 ts_tablet_manager.cc:1403] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.027s
I20260710 13:23:25.633481 23150 raft_consensus.cc:359] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.634146 23150 raft_consensus.cc:385] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.634397 23150 raft_consensus.cc:740] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.632654 23149 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.635460 23149 ts_tablet_manager.cc:1403] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.017s
I20260710 13:23:25.635162 23150 consensus_queue.cc:260] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.638206 23149 raft_consensus.cc:359] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.640043 23150 ts_tablet_manager.cc:1434] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:23:25.640775 23189 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.644125 23149 raft_consensus.cc:385] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.644430 23148 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.644467 23149 raft_consensus.cc:740] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.645020 23148 ts_tablet_manager.cc:1403] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.008s
I20260710 13:23:25.645718 23149 consensus_queue.cc:260] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.647920 23149 ts_tablet_manager.cc:1434] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 13:23:25.647645 23148 raft_consensus.cc:359] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.648980 23149 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:25.653260 23150 tablet_bootstrap.cc:492] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:25.655042 23229 raft_consensus.cc:493] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.655514 23229 raft_consensus.cc:515] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.648343 23148 raft_consensus.cc:385] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.656751 23148 raft_consensus.cc:740] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.657481 23229 leader_election.cc:290] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.658277 23104 raft_consensus.cc:3060] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.660095 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a2b16e2afe4e9a91d0fb5c142beefe" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.660701 23106 raft_consensus.cc:2468] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:25.663529 22925 leader_election.cc:304] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.657339 23148 consensus_queue.cc:260] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.668072 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a2b16e2afe4e9a91d0fb5c142beefe" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.671572 23257 raft_consensus.cc:2804] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.671627 23029 raft_consensus.cc:2468] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:25.673341 23149 tablet_bootstrap.cc:654] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.671994 23257 raft_consensus.cc:493] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.674587 23257 raft_consensus.cc:3060] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.678339 23189 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.679677 23150 tablet_bootstrap.cc:654] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.688459 23257 raft_consensus.cc:515] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.702618 23257 leader_election.cc:290] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.709771 23148 ts_tablet_manager.cc:1434] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.002s
I20260710 13:23:25.711443 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a2b16e2afe4e9a91d0fb5c142beefe" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:25.712010 23029 raft_consensus.cc:3060] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.722091 23148 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:25.721633 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a2b16e2afe4e9a91d0fb5c142beefe" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:25.723255 23029 raft_consensus.cc:2468] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:25.723253 23104 raft_consensus.cc:3060] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.747134 23104 raft_consensus.cc:2468] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:25.750221 22925 leader_election.cc:304] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.751431 23257 raft_consensus.cc:2804] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.752033 23257 raft_consensus.cc:697] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:25.753105 23257 consensus_queue.cc:237] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.754354 23148 tablet_bootstrap.cc:654] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.762450 23156 raft_consensus.cc:493] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.762964 23156 raft_consensus.cc:515] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.765192 23156 leader_election.cc:290] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.768187 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.769843 23108 raft_consensus.cc:3060] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.773546 23029 raft_consensus.cc:3060] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.790628 23235 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.791733 23235 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.794333 23156 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:25.796027 23235 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:25.798074 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.805166 23148 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.805650 23148 ts_tablet_manager.cc:1403] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.007s
I20260710 13:23:25.808148 23150 tablet_bootstrap.cc:492] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:25.816840 23156 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.817525 23229 raft_consensus.cc:493] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.808148 23148 raft_consensus.cc:359] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.810513 23235 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:25.813004 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a09014d0106452ea258ab42658662f4" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.817970 23229 raft_consensus.cc:515] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.818859 23148 raft_consensus.cc:385] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.817224 23150 ts_tablet_manager.cc:1403] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.164s	user 0.036s	sys 0.031s
I20260710 13:23:25.819171 23148 raft_consensus.cc:740] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.819774 23231 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:25.820605 23148 consensus_queue.cc:260] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.823225 23148 ts_tablet_manager.cc:1434] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:23:25.824103 23148 tablet_bootstrap.cc:492] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656: Bootstrap starting.
I20260710 13:23:25.825603 23229 leader_election.cc:290] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.826864 22954 raft_consensus.cc:2393] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40cc1f1306a945febaf2290831137742 in current term 1: Already voted for candidate 5f8883d348984b819547e5d08b7d9dc1 in this term.
I20260710 13:23:25.828903 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.829502 22953 raft_consensus.cc:2468] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:25.829705 23149 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:25.830194 23149 ts_tablet_manager.cc:1403] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.006s
I20260710 13:23:25.832796 23149 raft_consensus.cc:359] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.833465 23149 raft_consensus.cc:385] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.833726 23149 raft_consensus.cc:740] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.834444 23149 consensus_queue.cc:260] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.834690 23073 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [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: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 40cc1f1306a945febaf2290831137742
I20260710 13:23:25.839517 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.841182 23106 raft_consensus.cc:2468] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:25.840385 23189 raft_consensus.cc:493] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.842226 23189 raft_consensus.cc:515] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.842901 23150 raft_consensus.cc:359] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.843583 23150 raft_consensus.cc:385] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.843890 23150 raft_consensus.cc:740] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.847759 23149 ts_tablet_manager.cc:1434] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:23:25.847672 23150 consensus_queue.cc:260] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.850020 23155 raft_consensus.cc:493] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.850458 23155 raft_consensus.cc:515] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.851125 22854 catalog_manager.cc:5697] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.852473 23155 leader_election.cc:290] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:25.858072 23150 ts_tablet_manager.cc:1434] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260710 13:23:25.859287 23150 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1: Bootstrap starting.
I20260710 13:23:25.862042 23257 raft_consensus.cc:493] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.862504 23257 raft_consensus.cc:515] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.864466 23257 leader_election.cc:290] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.864575 22925 leader_election.cc:304] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.865602 23257 raft_consensus.cc:2804] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.866209 23245 raft_consensus.cc:493] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.866631 23245 raft_consensus.cc:515] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.867722 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.868528 23104 raft_consensus.cc:2468] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:25.870716 23149 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:25.865950 23257 raft_consensus.cc:493] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.868553 23245 leader_election.cc:290] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.840242 22999 leader_election.cc:304] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40cc1f1306a945febaf2290831137742; no voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.869488 23231 raft_consensus.cc:2804] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:25.876109 23257 raft_consensus.cc:3060] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:25.885272 22999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:40429, user_credentials={real_user=slave}} blocked reactor thread for 49943.7us
I20260710 13:23:25.886294 23189 leader_election.cc:290] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.886466 23156 raft_consensus.cc:2749] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:25.886590 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.879347 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.879405 22925 leader_election.cc:304] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.887590 23033 raft_consensus.cc:2468] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:25.888521 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.889067 23072 leader_election.cc:304] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40cc1f1306a945febaf2290831137742, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.890156 23235 raft_consensus.cc:2804] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.890450 23231 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 40cc1f1306a945febaf2290831137742)
I20260710 13:23:25.890506 23235 raft_consensus.cc:493] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.891073 23148 tablet_bootstrap.cc:654] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.890981 23235 raft_consensus.cc:3060] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.881067 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4347622e13344e498ea66acd2f8eb275" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.889101 23032 raft_consensus.cc:2468] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
W20260710 13:23:25.893065 22925 leader_election.cc:343] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.893281 23229 raft_consensus.cc:2804] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.895838 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4347622e13344e498ea66acd2f8eb275" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:25.890945 23231 raft_consensus.cc:3060] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:25.898226 23032 raft_consensus.cc:2468] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:25.897447 23229 raft_consensus.cc:493] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.908879 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:25.909657 23106 raft_consensus.cc:2393] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40cc1f1306a945febaf2290831137742 in current term 1: Already voted for candidate 37f1f30395274ad390467dcdb14a0656 in this term.
I20260710 13:23:25.899682 22954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:25.903118 23194 consensus_queue.cc:1048] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:23:25.907733 23229 raft_consensus.cc:3060] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.920123 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
W20260710 13:23:25.921382 22923 leader_election.cc:343] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.929509 23194 consensus_queue.cc:1048] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:25.930785 23150 tablet_bootstrap.cc:654] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.931206 23257 raft_consensus.cc:515] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.932598 22923 leader_election.cc:304] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.933348 23245 raft_consensus.cc:2804] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.933735 23245 raft_consensus.cc:493] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.934103 23245 raft_consensus.cc:3060] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.942651 23257 leader_election.cc:290] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.944125 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:25.944909 23106 raft_consensus.cc:3060] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.953487 23229 raft_consensus.cc:515] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.957446 23107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:25.960028 23106 raft_consensus.cc:2468] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:25.961958 22999 leader_election.cc:304] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40cc1f1306a945febaf2290831137742; no voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:25.963195 22954 raft_consensus.cc:2393] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f8883d348984b819547e5d08b7d9dc1 in current term 1: Already voted for candidate 37f1f30395274ad390467dcdb14a0656 in this term.
I20260710 13:23:25.967602 23229 leader_election.cc:290] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.951510 23231 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.964905 23245 raft_consensus.cc:515] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.973804 23156 raft_consensus.cc:3060] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.984109 23149 tablet_bootstrap.cc:654] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.985812 23104 raft_consensus.cc:1240] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Rejecting Update request from peer 40cc1f1306a945febaf2290831137742 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:25.981676 22925 leader_election.cc:304] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:25.988577 23229 raft_consensus.cc:2804] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.988919 23245 leader_election.cc:290] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:25.989064 23229 raft_consensus.cc:697] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:25.989908 23229 consensus_queue.cc:237] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:25.997049 23231 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 2 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:25.997105 23148 tablet_bootstrap.cc:492] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656: No bootstrap required, opened a new log
I20260710 13:23:25.997984 23148 ts_tablet_manager.cc:1403] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.006s
I20260710 13:23:25.998129 23106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4347622e13344e498ea66acd2f8eb275" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:26.005293 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:26.006305 23032 raft_consensus.cc:3060] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.006505 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:25.999797 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:26.025379 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4347622e13344e498ea66acd2f8eb275" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
W20260710 13:23:26.022962 22925 leader_election.cc:343] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:26.025979 23033 raft_consensus.cc:3060] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.026175 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:26.026667 23307 consensus_queue.cc:1059] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.027446 23307 raft_consensus.cc:3055] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:26.027733 23307 raft_consensus.cc:740] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Running, Role: LEADER
I20260710 13:23:26.028918 23073 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [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: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:26.020615 23156 raft_consensus.cc:2749] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.035046 23150 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1: No bootstrap required, opened a new log
I20260710 13:23:26.032258 23231 raft_consensus.cc:2749] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:23:26.035720 23150 ts_tablet_manager.cc:1403] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.016s
I20260710 13:23:26.032172 23235 raft_consensus.cc:515] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.036258 23148 raft_consensus.cc:359] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.037274 23148 raft_consensus.cc:385] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.037657 23148 raft_consensus.cc:740] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.045410 23150 raft_consensus.cc:359] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.040292 23307 consensus_queue.cc:260] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.046088 23150 raft_consensus.cc:385] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.046363 23150 raft_consensus.cc:740] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.046622 23307 raft_consensus.cc:3060] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.046998 23150 consensus_queue.cc:260] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.048295 23235 leader_election.cc:290] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:26.049028 23107 raft_consensus.cc:2393] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37f1f30395274ad390467dcdb14a0656 in current term 1: Already voted for candidate 5f8883d348984b819547e5d08b7d9dc1 in this term.
I20260710 13:23:26.049685 23150 ts_tablet_manager.cc:1434] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:23:26.051481 23033 raft_consensus.cc:2468] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:26.052309 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
W20260710 13:23:26.038005 22923 leader_election.cc:343] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:26.054858 23032 raft_consensus.cc:2468] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:26.056195 23148 consensus_queue.cc:260] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.058467 23148 ts_tablet_manager.cc:1434] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.001s
I20260710 13:23:26.059414 23149 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:26.059852 23149 ts_tablet_manager.cc:1403] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.189s	user 0.023s	sys 0.012s
I20260710 13:23:26.062103 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:26.062405 23149 raft_consensus.cc:359] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.062923 22952 raft_consensus.cc:2393] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f8883d348984b819547e5d08b7d9dc1 in current term 1: Already voted for candidate 37f1f30395274ad390467dcdb14a0656 in this term.
I20260710 13:23:26.063087 23149 raft_consensus.cc:385] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.063361 23149 raft_consensus.cc:740] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.064015 23149 consensus_queue.cc:260] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.066000 23149 ts_tablet_manager.cc:1434] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:26.066411 22923 leader_election.cc:304] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:26.066838 23149 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:26.067566 22923 leader_election.cc:304] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:26.068279 23257 raft_consensus.cc:2804] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.068701 23257 raft_consensus.cc:697] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:26.069092 23229 raft_consensus.cc:2804] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.069511 23257 consensus_queue.cc:237] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.072734 23149 tablet_bootstrap.cc:654] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.077791 23073 leader_election.cc:304] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [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: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:26.079327 23231 raft_consensus.cc:2749] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.086963 23229 raft_consensus.cc:697] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:26.087949 23229 consensus_queue.cc:237] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.089236 23149 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:26.089640 23149 ts_tablet_manager.cc:1403] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:23:26.091701 23149 raft_consensus.cc:359] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.092175 23149 raft_consensus.cc:385] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.092409 23149 raft_consensus.cc:740] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.093008 23149 consensus_queue.cc:260] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.094887 23149 ts_tablet_manager.cc:1434] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:23:26.095746 23149 tablet_bootstrap.cc:492] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742: Bootstrap starting.
I20260710 13:23:26.101660 22855 catalog_manager.cc:5697] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.103274 22855 catalog_manager.cc:5697] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.104205 23149 tablet_bootstrap.cc:654] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.105265 22855 catalog_manager.cc:5697] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.112542 23149 tablet_bootstrap.cc:492] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742: No bootstrap required, opened a new log
I20260710 13:23:26.112972 23149 ts_tablet_manager.cc:1403] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260710 13:23:26.115926 23149 raft_consensus.cc:359] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.116590 23149 raft_consensus.cc:385] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.116853 23149 raft_consensus.cc:740] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40cc1f1306a945febaf2290831137742, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.117479 23149 consensus_queue.cc:260] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.119527 23149 ts_tablet_manager.cc:1434] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:26.160585 23229 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.169462 23257 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.219437 23309 raft_consensus.cc:493] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.219870 23309 raft_consensus.cc:515] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.221665 23309 leader_election.cc:290] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:26.222357 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da03731a6364d22b4fe29f73ed62c1e" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:26.222747 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da03731a6364d22b4fe29f73ed62c1e" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:26.222910 22952 raft_consensus.cc:2468] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:26.223347 23029 raft_consensus.cc:2468] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 0.
I20260710 13:23:26.223942 23073 leader_election.cc:304] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:26.224664 23309 raft_consensus.cc:2804] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.224996 23309 raft_consensus.cc:493] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.225258 23309 raft_consensus.cc:3060] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.228747 23257 consensus_queue.cc:1048] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.231521 23309 raft_consensus.cc:515] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.234071 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da03731a6364d22b4fe29f73ed62c1e" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:26.234666 22952 raft_consensus.cc:3060] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.234150 23309 leader_election.cc:290] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:26.234333 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da03731a6364d22b4fe29f73ed62c1e" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:26.235719 23029 raft_consensus.cc:3060] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.238101 23245 consensus_queue.cc:1048] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.241859 22952 raft_consensus.cc:2468] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:26.243975 23073 leader_election.cc:304] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:26.244874 23309 raft_consensus.cc:2804] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.245471 23309 raft_consensus.cc:697] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:26.246254 23309 consensus_queue.cc:237] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.241859 23029 raft_consensus.cc:2468] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8883d348984b819547e5d08b7d9dc1 in term 1.
I20260710 13:23:26.259462 22857 catalog_manager.cc:5697] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:26.277971 23229 raft_consensus.cc:493] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.278426 23229 raft_consensus.cc:515] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.280328 23229 leader_election.cc:290] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:26.281234 23107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:26.281257 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:26.281809 23107 raft_consensus.cc:2468] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:26.281937 23029 raft_consensus.cc:2468] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 0.
I20260710 13:23:26.282923 22925 leader_election.cc:304] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:26.283874 23229 raft_consensus.cc:2804] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.284168 23229 raft_consensus.cc:493] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.284431 23229 raft_consensus.cc:3060] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.288861 23229 raft_consensus.cc:515] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.290323 23229 leader_election.cc:290] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:26.290944 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:26.291225 23107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:26.291457 23029 raft_consensus.cc:3060] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.291751 23107 raft_consensus.cc:3060] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.295909 23029 raft_consensus.cc:2468] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:26.296064 23107 raft_consensus.cc:2468] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 1.
I20260710 13:23:26.297019 22923 leader_election.cc:304] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:26.297854 23229 raft_consensus.cc:2804] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.298298 23229 raft_consensus.cc:697] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:26.299088 23229 consensus_queue.cc:237] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.307301 22855 catalog_manager.cc:5697] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.406565 23307 raft_consensus.cc:493] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.406998 23307 raft_consensus.cc:515] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.408833 23307 leader_election.cc:290] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:26.409387 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:26.409838 23107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:26.410537 23107 raft_consensus.cc:2393] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40cc1f1306a945febaf2290831137742 in current term 1: Already voted for candidate 37f1f30395274ad390467dcdb14a0656 in this term.
I20260710 13:23:26.411373 23000 leader_election.cc:304] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40cc1f1306a945febaf2290831137742; no voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:26.411958 23307 raft_consensus.cc:3060] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.416152 23307 raft_consensus.cc:2749] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.447319 23229 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.451066 23309 raft_consensus.cc:493] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.451525 23309 raft_consensus.cc:515] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:26.454391 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4347622e13344e498ea66acd2f8eb275" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:26.460798 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4347622e13344e498ea66acd2f8eb275" candidate_uuid: "5f8883d348984b819547e5d08b7d9dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:26.461530 23029 raft_consensus.cc:2393] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f8883d348984b819547e5d08b7d9dc1 in current term 1: Already voted for candidate 37f1f30395274ad390467dcdb14a0656 in this term.
I20260710 13:23:26.462570 23072 leader_election.cc:304] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f8883d348984b819547e5d08b7d9dc1; no voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742
I20260710 13:23:26.462843 23245 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.463305 23231 raft_consensus.cc:3060] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.463310 23309 leader_election.cc:290] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:26.471457 23245 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.471931 23231 raft_consensus.cc:2749] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.484699 23229 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.557471 23229 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.569340 23257 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.666992 23231 consensus_queue.cc:1048] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.677515 23235 consensus_queue.cc:1048] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.721997 23316 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.732249 23316 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:27.120620 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:27.126219 23339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:27.126796 23340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:27.127935 23342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:27.128608 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:27.129848 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:27.130066 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:27.130244 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689807130228 us; error 0 us; skew 500 ppm
I20260710 13:23:27.130755 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:27.132908 21851 webserver.cc:533] Webserver started at http://127.21.86.196:38605/ using document root <none> and password file <none>
I20260710 13:23:27.133422 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:27.133625 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:27.133895 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:27.134887 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-3-root/instance:
uuid: "27973f6575204def996fcb91037de66f"
format_stamp: "Formatted at 2026-07-10 13:23:27 on dist-test-slave-0q4n"
I20260710 13:23:27.139540 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:23:27.143172 23347 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:27.144025 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:27.144299 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-3-root
uuid: "27973f6575204def996fcb91037de66f"
format_stamp: "Formatted at 2026-07-10 13:23:27 on dist-test-slave-0q4n"
I20260710 13:23:27.144547 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:27.168610 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:27.169807 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:27.170949 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:27.172955 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:27.173148 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:27.173399 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:27.173563 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:27.229242 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.196:41661
I20260710 13:23:27.229287 23409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.196:41661 every 8 connection(s)
I20260710 13:23:27.232394 21851 auto_leader_rebalancer-test.cc:388] add a tserver: 27973f6575204def996fcb91037de66f
I20260710 13:23:27.245827 23410 heartbeater.cc:344] Connected to a master server at 127.21.86.254:42727
I20260710 13:23:27.246227 23410 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:27.246898 23410 heartbeater.cc:507] Master 127.21.86.254:42727 requested a full tablet report, sending...
I20260710 13:23:27.248767 22857 ts_manager.cc:194] Registered new tserver with Master: 27973f6575204def996fcb91037de66f (127.21.86.196:41661)
I20260710 13:23:27.249941 22857 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45086
I20260710 13:23:27.260418 23307 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:27.260810 23307 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:27.262332 23307 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:27.262933 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37f1f30395274ad390467dcdb14a0656" is_pre_election: true
I20260710 13:23:27.263201 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "40cc1f1306a945febaf2290831137742" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:27.264470 23000 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [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: 40cc1f1306a945febaf2290831137742; no voters: 37f1f30395274ad390467dcdb14a0656, 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:27.265194 23307 raft_consensus.cc:2749] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:23:27.521824 23338 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 40cc1f1306a945febaf2290831137742)
I20260710 13:23:27.522292 23338 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:27.524000 23338 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:27.524647 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742" is_pre_election: true
I20260710 13:23:27.524955 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1" is_pre_election: true
I20260710 13:23:27.525213 23032 raft_consensus.cc:2468] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 2.
I20260710 13:23:27.525630 23104 raft_consensus.cc:2393] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37f1f30395274ad390467dcdb14a0656 in current term 2: Already voted for candidate 5f8883d348984b819547e5d08b7d9dc1 in this term.
I20260710 13:23:27.526284 22923 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:27.526978 23338 raft_consensus.cc:2804] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:27.527328 23338 raft_consensus.cc:493] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 40cc1f1306a945febaf2290831137742)
I20260710 13:23:27.527663 23338 raft_consensus.cc:3060] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.533617 23338 raft_consensus.cc:515] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:27.535441 23338 leader_election.cc:290] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 2 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:27.535960 23032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:27.536412 23104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525e66b6a6b0408d8b3d96f155868753" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:27.537166 23104 raft_consensus.cc:2393] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 37f1f30395274ad390467dcdb14a0656 in current term 2: Already voted for candidate 5f8883d348984b819547e5d08b7d9dc1 in this term.
I20260710 13:23:27.542187 23032 raft_consensus.cc:2468] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 2.
I20260710 13:23:27.543102 22923 leader_election.cc:304] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [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: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 5f8883d348984b819547e5d08b7d9dc1
I20260710 13:23:27.543689 23337 raft_consensus.cc:2804] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:27.544068 23337 raft_consensus.cc:697] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:27.544798 23337 consensus_queue.cc:237] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:27.560801 22857 catalog_manager.cc:5697] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 1 to 2, leader changed from 40cc1f1306a945febaf2290831137742 (127.21.86.194) to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.649593 23032 consensus_queue.cc:237] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:27.655930 23107 raft_consensus.cc:1275] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:27.656800 22952 raft_consensus.cc:1275] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:27.659045 23307 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:27.661103 23423 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.668164 23307 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.670462 23107 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
W20260710 13:23:27.672467 23000 consensus_peers.cc:597] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a28a758c228d429cb27d99e0fde77b2b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:27.671861 22952 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.686035 22857 catalog_manager.cc:5697] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.691751 23032 consensus_queue.cc:237] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:27.699915 23107 raft_consensus.cc:1275] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:27.700814 23000 consensus_peers.cc:597] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d3c21fd1e81476181fde207a1336aef. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:27.701622 22952 raft_consensus.cc:1275] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:27.702112 23423 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.703250 23307 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.709704 23423 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.711537 23107 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.713380 22954 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.729308 22854 catalog_manager.cc:5697] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.743490 22954 consensus_queue.cc:237] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:27.758831 23107 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:27.760169 23257 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.760636 23032 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:27.761927 23257 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.768209 23257 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
W20260710 13:23:27.770493 22925 consensus_peers.cc:597] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4772f4de52194af0874e0e7ebf990c70. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:27.770183 23107 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.772076 23032 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.782869 22857 catalog_manager.cc:5697] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.797374 23107 consensus_queue.cc:237] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:27.806222 23032 raft_consensus.cc:1275] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:27.807649 22954 raft_consensus.cc:1275] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:27.808230 23231 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.809126 23428 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.819005 23428 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.823776 22954 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:27.827107 23032 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
W20260710 13:23:27.830752 23074 consensus_peers.cc:597] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d27e03f1879e43e58680e8a3e9b195db. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:27.843012 22857 catalog_manager.cc:5697] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:28.014873 23032 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:28.016078 23257 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:28.036628 23107 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:28.040762 23338 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:28.041109 23446 ts_tablet_manager.cc:933] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:28.047701 23446 tablet_copy_client.cc:323] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.194:33971
I20260710 13:23:28.074455 23044 tablet_copy_service.cc:140] P 40cc1f1306a945febaf2290831137742: Received BeginTabletCopySession request for tablet a28a758c228d429cb27d99e0fde77b2b from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:59482)
I20260710 13:23:28.075028 23044 tablet_copy_service.cc:161] P 40cc1f1306a945febaf2290831137742: Beginning new tablet copy session on tablet a28a758c228d429cb27d99e0fde77b2b from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:59482: session id = 27973f6575204def996fcb91037de66f-a28a758c228d429cb27d99e0fde77b2b
I20260710 13:23:28.082720 23044 tablet_copy_source_session.cc:215] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:28.086455 23446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a28a758c228d429cb27d99e0fde77b2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:28.100792 23446 tablet_copy_client.cc:806] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:28.101374 23446 tablet_copy_client.cc:670] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:28.104964 23446 tablet_copy_client.cc:538] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:28.113027 23446 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:28.134987 23446 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.135735 23446 tablet_bootstrap.cc:492] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:28.136236 23446 ts_tablet_manager.cc:1403] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260710 13:23:28.138284 23446 raft_consensus.cc:359] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.138932 23446 raft_consensus.cc:740] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:28.139483 23446 consensus_queue.cc:260] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.142145 23410 heartbeater.cc:499] Master 127.21.86.254:42727 was elected leader, sending a full tablet report...
I20260710 13:23:28.142293 23446 ts_tablet_manager.cc:1434] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260710 13:23:28.144073 23044 tablet_copy_service.cc:342] P 40cc1f1306a945febaf2290831137742: Request end of tablet copy session 27973f6575204def996fcb91037de66f-a28a758c228d429cb27d99e0fde77b2b received from {username='slave'} at 127.0.0.1:59482
I20260710 13:23:28.144501 23044 tablet_copy_service.cc:434] P 40cc1f1306a945febaf2290831137742: ending tablet copy session 27973f6575204def996fcb91037de66f-a28a758c228d429cb27d99e0fde77b2b on tablet a28a758c228d429cb27d99e0fde77b2b with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:28.244148 23446 ts_tablet_manager.cc:933] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:28.245802 23446 tablet_copy_client.cc:323] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.194:33971
I20260710 13:23:28.247457 23044 tablet_copy_service.cc:140] P 40cc1f1306a945febaf2290831137742: Received BeginTabletCopySession request for tablet 5d3c21fd1e81476181fde207a1336aef from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:59482)
I20260710 13:23:28.247972 23044 tablet_copy_service.cc:161] P 40cc1f1306a945febaf2290831137742: Beginning new tablet copy session on tablet 5d3c21fd1e81476181fde207a1336aef from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:59482: session id = 27973f6575204def996fcb91037de66f-5d3c21fd1e81476181fde207a1336aef
I20260710 13:23:28.252239 23454 ts_tablet_manager.cc:933] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:28.253757 23454 tablet_copy_client.cc:323] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:28.257139 23044 tablet_copy_source_session.cc:215] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:28.271991 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet 4772f4de52194af0874e0e7ebf990c70 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:28.272562 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet 4772f4de52194af0874e0e7ebf990c70 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-4772f4de52194af0874e0e7ebf990c70
I20260710 13:23:28.279850 22969 tablet_copy_source_session.cc:215] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:28.283340 23454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4772f4de52194af0874e0e7ebf990c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:28.286549 23446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3c21fd1e81476181fde207a1336aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:28.299044 23454 tablet_copy_client.cc:806] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:28.299661 23454 tablet_copy_client.cc:670] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:28.301208 23446 tablet_copy_client.cc:806] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:28.301748 23446 tablet_copy_client.cc:670] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:28.303297 23454 tablet_copy_client.cc:538] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:28.305145 23446 tablet_copy_client.cc:538] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:28.311276 23454 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:28.318174 23446 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:28.333057 23454 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.334116 23454 tablet_bootstrap.cc:492] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:28.335080 23454 ts_tablet_manager.cc:1403] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 13:23:28.339053 23454 raft_consensus.cc:359] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.340190 23454 raft_consensus.cc:740] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:28.341082 23454 consensus_queue.cc:260] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.343356 23454 ts_tablet_manager.cc:1434] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:28.344887 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-4772f4de52194af0874e0e7ebf990c70 received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:28.345259 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-4772f4de52194af0874e0e7ebf990c70 on tablet 4772f4de52194af0874e0e7ebf990c70 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:28.348037 23454 ts_tablet_manager.cc:933] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:28.354539 23454 tablet_copy_client.cc:323] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.195:43589
I20260710 13:23:28.357854 23446 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.358774 23446 tablet_bootstrap.cc:492] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:28.359473 23446 ts_tablet_manager.cc:1403] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.001s
I20260710 13:23:28.362298 23446 raft_consensus.cc:359] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.363101 23446 raft_consensus.cc:740] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:28.363724 23446 consensus_queue.cc:260] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.370591 23446 ts_tablet_manager.cc:1434] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:23:28.370859 23118 tablet_copy_service.cc:140] P 5f8883d348984b819547e5d08b7d9dc1: Received BeginTabletCopySession request for tablet d27e03f1879e43e58680e8a3e9b195db from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:37534)
I20260710 13:23:28.371477 23118 tablet_copy_service.cc:161] P 5f8883d348984b819547e5d08b7d9dc1: Beginning new tablet copy session on tablet d27e03f1879e43e58680e8a3e9b195db from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:37534: session id = 27973f6575204def996fcb91037de66f-d27e03f1879e43e58680e8a3e9b195db
I20260710 13:23:28.372510 23044 tablet_copy_service.cc:342] P 40cc1f1306a945febaf2290831137742: Request end of tablet copy session 27973f6575204def996fcb91037de66f-5d3c21fd1e81476181fde207a1336aef received from {username='slave'} at 127.0.0.1:59482
I20260710 13:23:28.372961 23044 tablet_copy_service.cc:434] P 40cc1f1306a945febaf2290831137742: ending tablet copy session 27973f6575204def996fcb91037de66f-5d3c21fd1e81476181fde207a1336aef on tablet 5d3c21fd1e81476181fde207a1336aef with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:28.378587 23118 tablet_copy_source_session.cc:215] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:28.381404 23454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27e03f1879e43e58680e8a3e9b195db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:28.390723 23454 tablet_copy_client.cc:806] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:28.391273 23454 tablet_copy_client.cc:670] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:28.394505 23454 tablet_copy_client.cc:538] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:28.399734 23454 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:28.414389 23454 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.415283 23454 tablet_bootstrap.cc:492] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:28.415926 23454 ts_tablet_manager.cc:1403] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260710 13:23:28.419277 23385 raft_consensus.cc:1217] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:28.419142 23454 raft_consensus.cc:359] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.419931 23454 raft_consensus.cc:740] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:28.420560 23454 consensus_queue.cc:260] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:28.437904 23454 ts_tablet_manager.cc:1434] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:23:28.439584 23118 tablet_copy_service.cc:342] P 5f8883d348984b819547e5d08b7d9dc1: Request end of tablet copy session 27973f6575204def996fcb91037de66f-d27e03f1879e43e58680e8a3e9b195db received from {username='slave'} at 127.0.0.1:37534
I20260710 13:23:28.439971 23118 tablet_copy_service.cc:434] P 5f8883d348984b819547e5d08b7d9dc1: ending tablet copy session 27973f6575204def996fcb91037de66f-d27e03f1879e43e58680e8a3e9b195db on tablet d27e03f1879e43e58680e8a3e9b195db with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:28.727226 23385 raft_consensus.cc:1217] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:28.856485 23385 raft_consensus.cc:1217] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:28.867008 23385 raft_consensus.cc:1217] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:28.994308 23419 raft_consensus.cc:1064] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:28.996948 23419 consensus_queue.cc:237] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.003397 23385 raft_consensus.cc:1275] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.004634 23107 raft_consensus.cc:1275] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.006112 23419 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.006605 22954 raft_consensus.cc:1275] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.007057 23457 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.007858 23464 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.032603 23457 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.036234 22954 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.043712 23107 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.043962 23385 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.047760 22855 catalog_manager.cc:5697] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:29.077142 23032 consensus_queue.cc:237] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.087771 23385 raft_consensus.cc:1275] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.089910 23419 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:29.092208 22954 raft_consensus.cc:1275] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.093555 23419 consensus_queue.cc:1048] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:29.096767 23464 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.098249 23385 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.104815 22842 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a28a758c228d429cb27d99e0fde77b2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:29.115418 23419 raft_consensus.cc:1064] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:29.115487 22856 catalog_manager.cc:5697] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:29.124083 22954 raft_consensus.cc:2955] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.127115 23419 consensus_queue.cc:237] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.146481 22952 raft_consensus.cc:1275] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.148041 23457 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.150489 23090 tablet_service.cc:1558] Processing DeleteTablet for tablet a28a758c228d429cb27d99e0fde77b2b with delete_type TABLET_DATA_TOMBSTONED (TS 5f8883d348984b819547e5d08b7d9dc1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44502
W20260710 13:23:29.166162 23000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.196:41661, user_credentials={real_user=slave}} blocked reactor thread for 46425.7us
I20260710 13:23:29.168560 23385 raft_consensus.cc:1275] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.170214 23107 raft_consensus.cc:1275] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.171106 23480 tablet_replica.cc:333] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:29.172272 23480 raft_consensus.cc:2243] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:29.172158 23476 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.173080 23480 raft_consensus.cc:2272] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:29.173151 23477 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.176654 23480 ts_tablet_manager.cc:1916] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:29.187808 23476 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.189795 23384 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.210805 22857 catalog_manager.cc:5697] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.214535 22952 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.225641 23480 ts_tablet_manager.cc:1929] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:29.226172 23480 log.cc:1199] T a28a758c228d429cb27d99e0fde77b2b P 5f8883d348984b819547e5d08b7d9dc1: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/wals/a28a758c228d429cb27d99e0fde77b2b
I20260710 13:23:29.227927 22844 catalog_manager.cc:5028] TS 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): tablet a28a758c228d429cb27d99e0fde77b2b (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:29.238389 23107 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.246817 23032 consensus_queue.cc:237] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [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: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.252538 23107 raft_consensus.cc:1275] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.252619 23384 raft_consensus.cc:1275] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.254081 23419 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:29.254878 23477 consensus_queue.cc:1048] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:29.261476 23477 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.263604 23384 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.267650 23107 raft_consensus.cc:2955] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.271922 22842 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d3c21fd1e81476181fde207a1336aef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:29.276682 22857 catalog_manager.cc:5697] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:29.279110 23338 raft_consensus.cc:1064] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:29.283986 23338 consensus_queue.cc:237] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.291551 23384 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.291946 23107 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.292300 23032 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.292969 23338 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.295989 22940 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d3c21fd1e81476181fde207a1336aef with delete_type TABLET_DATA_TOMBSTONED (TS 37f1f30395274ad390467dcdb14a0656 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51290
I20260710 13:23:29.299621 23337 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:29.301230 23257 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.307883 23439 raft_consensus.cc:1064] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:29.310297 23439 consensus_queue.cc:237] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.315896 23485 tablet_replica.cc:333] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:29.318147 23485 raft_consensus.cc:2243] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:29.318953 23485 raft_consensus.cc:2272] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:29.322033 23337 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.328486 23107 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.329638 23485 ts_tablet_manager.cc:1916] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:29.330160 23029 raft_consensus.cc:1275] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.332132 23231 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.336695 23384 raft_consensus.cc:1275] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.338223 23231 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.343848 23485 ts_tablet_manager.cc:1929] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:29.344303 23485 log.cc:1199] T 5d3c21fd1e81476181fde207a1336aef P 37f1f30395274ad390467dcdb14a0656: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/wals/5d3c21fd1e81476181fde207a1336aef
I20260710 13:23:29.346045 22952 raft_consensus.cc:1275] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:29.346122 22843 catalog_manager.cc:5028] TS 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): tablet 5d3c21fd1e81476181fde207a1336aef (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:29.347906 23439 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:29.354640 23385 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.367873 22854 catalog_manager.cc:5697] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:29.420971 23231 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.426271 23033 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.430160 22952 consensus_queue.cc:237] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.435132 23032 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.435590 23384 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.444458 22954 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.447337 23466 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:29.452113 23107 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.453711 23338 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:29.456140 22856 catalog_manager.cc:5697] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.464440 23257 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.473632 23107 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.474283 23384 raft_consensus.cc:2955] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.489171 23384 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.490051 22856 catalog_manager.cc:5697] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f reported cstate change: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.504443 23020 tablet_service.cc:1558] Processing DeleteTablet for tablet 4772f4de52194af0874e0e7ebf990c70 with delete_type TABLET_DATA_TOMBSTONED (TS 40cc1f1306a945febaf2290831137742 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45208
I20260710 13:23:29.512737 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4772f4de52194af0874e0e7ebf990c70 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:29.517665 23494 tablet_replica.cc:333] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:29.518641 23494 raft_consensus.cc:2243] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:29.519307 23494 raft_consensus.cc:2272] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:29.520841 23107 consensus_queue.cc:237] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [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: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:29.525003 23494 ts_tablet_manager.cc:1916] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:29.530498 23033 raft_consensus.cc:1275] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.532505 23467 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:29.539340 23494 ts_tablet_manager.cc:1929] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:29.539808 23494 log.cc:1199] T 4772f4de52194af0874e0e7ebf990c70 P 40cc1f1306a945febaf2290831137742: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/wals/4772f4de52194af0874e0e7ebf990c70
I20260710 13:23:29.541411 22842 catalog_manager.cc:5028] TS 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): tablet 4772f4de52194af0874e0e7ebf990c70 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:29.541306 23231 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.543303 23384 raft_consensus.cc:1275] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:29.546871 23493 consensus_queue.cc:1048] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:29.547147 23032 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.549185 22844 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d27e03f1879e43e58680e8a3e9b195db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:29.554134 23384 raft_consensus.cc:2955] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:29.558916 22854 catalog_manager.cc:5697] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:29.572094 22940 tablet_service.cc:1558] Processing DeleteTablet for tablet d27e03f1879e43e58680e8a3e9b195db with delete_type TABLET_DATA_TOMBSTONED (TS 37f1f30395274ad390467dcdb14a0656 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51290
I20260710 13:23:29.573063 23485 tablet_replica.cc:333] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:29.573999 23485 raft_consensus.cc:2243] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:29.574618 23485 raft_consensus.cc:2272] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:29.578392 23485 ts_tablet_manager.cc:1916] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:29.587652 23485 ts_tablet_manager.cc:1929] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:29.587903 23485 log.cc:1199] T d27e03f1879e43e58680e8a3e9b195db P 37f1f30395274ad390467dcdb14a0656: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/wals/d27e03f1879e43e58680e8a3e9b195db
I20260710 13:23:29.589124 22843 catalog_manager.cc:5028] TS 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): tablet d27e03f1879e43e58680e8a3e9b195db (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:30.601055 22954 consensus_queue.cc:237] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:30.607160 23032 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:30.607584 23106 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:30.607995 22925 consensus_peers.cc:597] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbc77b47a806416a9afb2a9fa47e52c6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.608505 23257 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:30.609570 23501 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:30.620139 23501 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.621622 23033 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.623238 23106 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.635839 22854 catalog_manager.cc:5697] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.637821 22954 consensus_queue.cc:237] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:30.650863 23106 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:30.651206 22925 consensus_peers.cc:597] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 234bbcf1aa604f51b827b812fb8d8b48. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.651386 23033 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:30.652321 23257 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:30.653787 23466 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:30.659812 23257 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.665953 23106 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.676041 23107 consensus_queue.cc:237] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:30.676959 23032 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
W20260710 13:23:30.692479 23074 consensus_peers.cc:597] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 044ba58ca0944ea28307f38b7785b0b3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.695940 22954 raft_consensus.cc:1275] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:30.697474 23032 raft_consensus.cc:1275] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:30.697692 23498 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:30.698992 23499 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:30.708036 22856 catalog_manager.cc:5697] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.718797 23498 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.722343 23032 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.728982 22954 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.733556 22857 catalog_manager.cc:5697] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.738242 22952 consensus_queue.cc:237] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
W20260710 13:23:30.746551 22925 consensus_peers.cc:597] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb7cb7456d45459099c2eb1c4da149f4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:30.747658 23032 raft_consensus.cc:1275] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:30.746503 23106 raft_consensus.cc:1275] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:30.749799 23257 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:30.750452 23501 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:30.758450 23257 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.760162 23032 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.760162 23106 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:30.769295 22856 catalog_manager.cc:5697] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:31.004174 23518 ts_tablet_manager.cc:933] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:31.006424 23518 tablet_copy_client.cc:323] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:31.008365 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet dbc77b47a806416a9afb2a9fa47e52c6 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:31.008853 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet dbc77b47a806416a9afb2a9fa47e52c6 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-dbc77b47a806416a9afb2a9fa47e52c6
I20260710 13:23:31.014796 22969 tablet_copy_source_session.cc:215] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:31.018111 23518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbc77b47a806416a9afb2a9fa47e52c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.033320 23518 tablet_copy_client.cc:806] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:31.034003 23518 tablet_copy_client.cc:670] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:31.037957 23518 tablet_copy_client.cc:538] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:31.044523 23518 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:31.060624 23518 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:31.061518 23518 tablet_bootstrap.cc:492] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:31.062074 23518 ts_tablet_manager.cc:1403] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260710 13:23:31.064726 23518 raft_consensus.cc:359] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.065549 23518 raft_consensus.cc:740] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:31.066275 23518 consensus_queue.cc:260] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.069334 23518 ts_tablet_manager.cc:1434] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:23:31.071087 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-dbc77b47a806416a9afb2a9fa47e52c6 received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:31.071537 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-dbc77b47a806416a9afb2a9fa47e52c6 on tablet dbc77b47a806416a9afb2a9fa47e52c6 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:31.143597 23518 ts_tablet_manager.cc:933] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:31.145411 23518 tablet_copy_client.cc:323] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:31.146811 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet 234bbcf1aa604f51b827b812fb8d8b48 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:31.147279 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet 234bbcf1aa604f51b827b812fb8d8b48 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-234bbcf1aa604f51b827b812fb8d8b48
I20260710 13:23:31.151799 22969 tablet_copy_source_session.cc:215] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:31.154088 23518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234bbcf1aa604f51b827b812fb8d8b48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.165956 23518 tablet_copy_client.cc:806] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:31.166657 23518 tablet_copy_client.cc:670] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:31.168092 23524 ts_tablet_manager.cc:933] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:31.169927 23518 tablet_copy_client.cc:538] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:31.170564 23524 tablet_copy_client.cc:323] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.195:43589
I20260710 13:23:31.172523 23118 tablet_copy_service.cc:140] P 5f8883d348984b819547e5d08b7d9dc1: Received BeginTabletCopySession request for tablet 044ba58ca0944ea28307f38b7785b0b3 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:37534)
I20260710 13:23:31.173053 23118 tablet_copy_service.cc:161] P 5f8883d348984b819547e5d08b7d9dc1: Beginning new tablet copy session on tablet 044ba58ca0944ea28307f38b7785b0b3 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:37534: session id = 27973f6575204def996fcb91037de66f-044ba58ca0944ea28307f38b7785b0b3
I20260710 13:23:31.179638 23118 tablet_copy_source_session.cc:215] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:31.180176 23518 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:31.182688 23524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 044ba58ca0944ea28307f38b7785b0b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.197762 23524 tablet_copy_client.cc:806] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:31.198352 23524 tablet_copy_client.cc:670] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:31.201951 23524 tablet_copy_client.cc:538] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:31.209942 23524 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:31.260440 23529 ts_tablet_manager.cc:933] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:31.265136 23529 tablet_copy_client.cc:323] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:31.267874 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet bb7cb7456d45459099c2eb1c4da149f4 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:31.268437 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet bb7cb7456d45459099c2eb1c4da149f4 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-bb7cb7456d45459099c2eb1c4da149f4
I20260710 13:23:31.269609 23518 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:31.270473 23518 tablet_bootstrap.cc:492] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:31.271119 23518 ts_tablet_manager.cc:1403] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.091s	user 0.038s	sys 0.046s
I20260710 13:23:31.272392 23524 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:31.273319 23524 tablet_bootstrap.cc:492] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:31.273979 23524 ts_tablet_manager.cc:1403] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.023s
I20260710 13:23:31.273990 23518 raft_consensus.cc:359] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.274993 23518 raft_consensus.cc:740] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:31.275702 23518 consensus_queue.cc:260] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.277855 23524 raft_consensus.cc:359] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.277856 22969 tablet_copy_source_session.cc:215] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:31.281196 23518 ts_tablet_manager.cc:1434] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 13:23:31.281777 23529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cb7456d45459099c2eb1c4da149f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:31.278714 23524 raft_consensus.cc:740] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:31.282799 23524 consensus_queue.cc:260] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.282806 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-234bbcf1aa604f51b827b812fb8d8b48 received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:31.283860 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-234bbcf1aa604f51b827b812fb8d8b48 on tablet 234bbcf1aa604f51b827b812fb8d8b48 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:31.285881 23524 ts_tablet_manager.cc:1434] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:31.287562 23118 tablet_copy_service.cc:342] P 5f8883d348984b819547e5d08b7d9dc1: Request end of tablet copy session 27973f6575204def996fcb91037de66f-044ba58ca0944ea28307f38b7785b0b3 received from {username='slave'} at 127.0.0.1:37534
I20260710 13:23:31.287981 23118 tablet_copy_service.cc:434] P 5f8883d348984b819547e5d08b7d9dc1: ending tablet copy session 27973f6575204def996fcb91037de66f-044ba58ca0944ea28307f38b7785b0b3 on tablet 044ba58ca0944ea28307f38b7785b0b3 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:31.298676 23529 tablet_copy_client.cc:806] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:31.299192 23529 tablet_copy_client.cc:670] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:31.302088 23529 tablet_copy_client.cc:538] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:31.308300 23529 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:31.323184 23529 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:31.323827 23529 tablet_bootstrap.cc:492] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:31.324322 23529 ts_tablet_manager.cc:1403] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260710 13:23:31.326349 23529 raft_consensus.cc:359] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.326913 23529 raft_consensus.cc:740] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:31.327523 23529 consensus_queue.cc:260] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:31.329430 23529 ts_tablet_manager.cc:1434] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:31.331094 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-bb7cb7456d45459099c2eb1c4da149f4 received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:31.331485 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-bb7cb7456d45459099c2eb1c4da149f4 on tablet bb7cb7456d45459099c2eb1c4da149f4 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:31.422814 23384 raft_consensus.cc:1217] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:31.677098 23384 raft_consensus.cc:1217] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:31.726604 23384 raft_consensus.cc:1217] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:31.805802 23532 raft_consensus.cc:1064] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:31.808303 23532 consensus_queue.cc:237] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:31.815379 23107 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:31.815688 23384 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:31.817154 23257 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:31.818164 23501 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:31.823156 23032 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:31.825258 23536 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:31.830662 23384 raft_consensus.cc:1217] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:31.840700 23532 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.844353 23107 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.847628 23033 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.858081 23384 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.864174 22857 catalog_manager.cc:5697] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.888547 22954 consensus_queue.cc:237] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:31.893388 23384 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:31.894790 23532 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:31.895318 23033 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:31.896875 23532 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:31.903034 23536 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.906525 23033 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.907907 23384 raft_consensus.cc:2955] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:31.913626 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbc77b47a806416a9afb2a9fa47e52c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:31.921695 22854 catalog_manager.cc:5697] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:31.931710 23090 tablet_service.cc:1558] Processing DeleteTablet for tablet dbc77b47a806416a9afb2a9fa47e52c6 with delete_type TABLET_DATA_TOMBSTONED (TS 5f8883d348984b819547e5d08b7d9dc1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44502
I20260710 13:23:31.935402 23544 tablet_replica.cc:333] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:31.936218 23544 raft_consensus.cc:2243] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:31.937316 23544 raft_consensus.cc:2272] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:31.940570 23544 ts_tablet_manager.cc:1916] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:31.952898 23544 ts_tablet_manager.cc:1929] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:31.953341 23544 log.cc:1199] T dbc77b47a806416a9afb2a9fa47e52c6 P 5f8883d348984b819547e5d08b7d9dc1: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/wals/dbc77b47a806416a9afb2a9fa47e52c6
I20260710 13:23:31.955190 22844 catalog_manager.cc:5028] TS 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): tablet dbc77b47a806416a9afb2a9fa47e52c6 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:32.268759 23532 raft_consensus.cc:1064] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:32.271236 23532 consensus_queue.cc:237] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:32.281100 23384 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.282733 23033 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.284302 23536 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:32.285214 23532 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:32.289280 23547 raft_consensus.cc:1064] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:32.290549 23107 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.297354 23536 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:32.297595 23547 consensus_queue.cc:237] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:32.315755 23532 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.320629 23385 raft_consensus.cc:1275] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.322803 22954 raft_consensus.cc:1275] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.324246 23547 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:32.324935 23033 raft_consensus.cc:1275] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.325599 23548 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:32.327131 23534 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:32.328574 23384 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.330503 23501 raft_consensus.cc:1064] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:32.334302 23501 consensus_queue.cc:237] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:32.344545 23107 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.350787 23547 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.356614 23385 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.357062 23033 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.363550 22954 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.366074 23032 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.371109 22856 catalog_manager.cc:5697] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.372869 22855 catalog_manager.cc:5697] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.381400 23106 raft_consensus.cc:1275] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.382958 23257 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:32.394486 23384 raft_consensus.cc:1275] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.396642 22954 consensus_queue.cc:237] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:32.396678 23501 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 13:23:32.409915 23033 raft_consensus.cc:1275] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:32.411192 23104 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:32.411746 23532 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:32.412724 23536 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:32.427380 23257 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.428382 23385 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:32.427062 23107 consensus_queue.cc:237] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [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: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:32.434444 23385 raft_consensus.cc:1275] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:32.435787 23548 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:32.437214 23033 raft_consensus.cc:1275] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:32.438933 23548 consensus_queue.cc:1048] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:32.437155 23536 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 13:23:32.443602 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 234bbcf1aa604f51b827b812fb8d8b48 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:32.443482 23546 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.451138 23383 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.451900 23032 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.451138 22855 catalog_manager.cc:5697] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.453368 23501 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.457367 23033 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.463675 23106 raft_consensus.cc:2955] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.474679 23020 tablet_service.cc:1558] Processing DeleteTablet for tablet 234bbcf1aa604f51b827b812fb8d8b48 with delete_type TABLET_DATA_TOMBSTONED (TS 40cc1f1306a945febaf2290831137742 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45208
I20260710 13:23:32.476468 23382 raft_consensus.cc:2955] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.475083 23108 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.478993 22854 catalog_manager.cc:5697] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.479951 22844 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 044ba58ca0944ea28307f38b7785b0b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:32.496390 23560 tablet_replica.cc:333] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:32.497447 23560 raft_consensus.cc:2243] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.498277 23560 raft_consensus.cc:2272] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.501983 22856 catalog_manager.cc:5697] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.514912 23560 ts_tablet_manager.cc:1916] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:32.524608 23384 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.529214 22940 tablet_service.cc:1558] Processing DeleteTablet for tablet 044ba58ca0944ea28307f38b7785b0b3 with delete_type TABLET_DATA_TOMBSTONED (TS 37f1f30395274ad390467dcdb14a0656 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51290
I20260710 13:23:32.542114 23560 ts_tablet_manager.cc:1929] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:32.542826 23560 log.cc:1199] T 234bbcf1aa604f51b827b812fb8d8b48 P 40cc1f1306a945febaf2290831137742: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/wals/234bbcf1aa604f51b827b812fb8d8b48
I20260710 13:23:32.544896 22842 catalog_manager.cc:5028] TS 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): tablet 234bbcf1aa604f51b827b812fb8d8b48 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:32.553000 22954 consensus_queue.cc:237] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:32.557111 23561 tablet_replica.cc:333] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:32.562278 23561 raft_consensus.cc:2243] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.563105 23561 raft_consensus.cc:2272] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.567612 23384 raft_consensus.cc:1275] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:32.567850 23108 raft_consensus.cc:1275] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:32.569072 23536 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:32.570500 23501 consensus_queue.cc:1048] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:32.570096 23561 ts_tablet_manager.cc:1916] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:32.576346 23536 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.583971 23384 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.587368 23561 ts_tablet_manager.cc:1929] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:32.587827 23561 log.cc:1199] T 044ba58ca0944ea28307f38b7785b0b3 P 37f1f30395274ad390467dcdb14a0656: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/wals/044ba58ca0944ea28307f38b7785b0b3
I20260710 13:23:32.589775 22843 catalog_manager.cc:5028] TS 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): tablet 044ba58ca0944ea28307f38b7785b0b3 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:32.590932 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb7cb7456d45459099c2eb1c4da149f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:32.592516 23108 raft_consensus.cc:2955] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:32.599201 22856 catalog_manager.cc:5697] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:32.611584 23020 tablet_service.cc:1558] Processing DeleteTablet for tablet bb7cb7456d45459099c2eb1c4da149f4 with delete_type TABLET_DATA_TOMBSTONED (TS 40cc1f1306a945febaf2290831137742 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45208
I20260710 13:23:32.612605 23560 tablet_replica.cc:333] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:32.613636 23560 raft_consensus.cc:2243] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:32.614156 23560 raft_consensus.cc:2272] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:32.616935 23560 ts_tablet_manager.cc:1916] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:32.627434 23560 ts_tablet_manager.cc:1929] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:32.627765 23560 log.cc:1199] T bb7cb7456d45459099c2eb1c4da149f4 P 40cc1f1306a945febaf2290831137742: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/wals/bb7cb7456d45459099c2eb1c4da149f4
I20260710 13:23:32.629200 22842 catalog_manager.cc:5028] TS 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): tablet bb7cb7456d45459099c2eb1c4da149f4 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:33.640200 22954 consensus_queue.cc:237] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:33.646490 23108 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:33.646662 22925 consensus_peers.cc:597] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f73a84fd96db4bf290003dcbc414d756. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:33.647130 23032 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:33.647799 23564 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:33.648569 23536 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:33.655332 23564 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.657158 23108 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.657693 23032 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.670022 22855 catalog_manager.cc:5697] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.673048 22952 consensus_queue.cc:237] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:33.680557 23108 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:33.681232 23032 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:33.681337 22925 consensus_peers.cc:597] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb16c3bc6bb7434b9744cba0f4feec9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:33.682385 23564 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:33.683298 23257 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:33.711637 23564 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.716816 23108 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.721163 23032 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.729172 22952 consensus_queue.cc:237] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:33.730803 22855 catalog_manager.cc:5697] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.740242 23108 raft_consensus.cc:1275] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:33.742580 23564 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:33.745538 22925 consensus_peers.cc:597] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d60c48599a5b42f9bc2209697f7debba. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:33.746060 23032 raft_consensus.cc:1275] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:33.747371 23564 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:33.752005 23536 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.753690 23108 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.756229 23032 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.765977 23107 consensus_queue.cc:237] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:33.766993 22856 catalog_manager.cc:5697] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:33.772320 23032 raft_consensus.cc:1275] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:33.774070 22952 raft_consensus.cc:1275] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:33.773893 23548 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:33.775731 23548 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:33.778040 23074 consensus_peers.cc:597] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a09014d0106452ea258ab42658662f4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:33.784785 23546 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.790547 22952 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.792567 23032 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:33.799647 22855 catalog_manager.cc:5697] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.086400 23581 ts_tablet_manager.cc:933] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:34.088104 23581 tablet_copy_client.cc:323] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:34.089479 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet fb16c3bc6bb7434b9744cba0f4feec9f from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:34.089916 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet fb16c3bc6bb7434b9744cba0f4feec9f from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-fb16c3bc6bb7434b9744cba0f4feec9f
I20260710 13:23:34.094473 22969 tablet_copy_source_session.cc:215] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:34.097071 23581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb16c3bc6bb7434b9744cba0f4feec9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:34.107934 23581 tablet_copy_client.cc:806] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:34.108453 23581 tablet_copy_client.cc:670] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:34.111838 23581 tablet_copy_client.cc:538] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:34.118000 23581 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:34.132825 23581 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:34.133546 23581 tablet_bootstrap.cc:492] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:34.134150 23581 ts_tablet_manager.cc:1403] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 13:23:34.136621 23581 raft_consensus.cc:359] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.137302 23581 raft_consensus.cc:740] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:34.137833 23581 consensus_queue.cc:260] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.140443 23581 ts_tablet_manager.cc:1434] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:23:34.142028 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-fb16c3bc6bb7434b9744cba0f4feec9f received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:34.142454 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-fb16c3bc6bb7434b9744cba0f4feec9f on tablet fb16c3bc6bb7434b9744cba0f4feec9f with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:34.170195 23581 ts_tablet_manager.cc:933] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:34.171725 23581 tablet_copy_client.cc:323] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.195:43589
I20260710 13:23:34.173053 23118 tablet_copy_service.cc:140] P 5f8883d348984b819547e5d08b7d9dc1: Received BeginTabletCopySession request for tablet 6a09014d0106452ea258ab42658662f4 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:37534)
I20260710 13:23:34.173573 23118 tablet_copy_service.cc:161] P 5f8883d348984b819547e5d08b7d9dc1: Beginning new tablet copy session on tablet 6a09014d0106452ea258ab42658662f4 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:37534: session id = 27973f6575204def996fcb91037de66f-6a09014d0106452ea258ab42658662f4
I20260710 13:23:34.178406 23118 tablet_copy_source_session.cc:215] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:34.180723 23581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a09014d0106452ea258ab42658662f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:34.189965 23581 tablet_copy_client.cc:806] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:34.190442 23581 tablet_copy_client.cc:670] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:34.193543 23581 tablet_copy_client.cc:538] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:34.199525 23581 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:34.214277 23581 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:34.215108 23581 tablet_bootstrap.cc:492] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:34.215726 23581 ts_tablet_manager.cc:1403] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 13:23:34.218370 23581 raft_consensus.cc:359] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.219430 23581 raft_consensus.cc:740] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:34.220067 23581 consensus_queue.cc:260] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.223728 23581 ts_tablet_manager.cc:1434] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:34.225083 23118 tablet_copy_service.cc:342] P 5f8883d348984b819547e5d08b7d9dc1: Request end of tablet copy session 27973f6575204def996fcb91037de66f-6a09014d0106452ea258ab42658662f4 received from {username='slave'} at 127.0.0.1:37534
I20260710 13:23:34.225497 23118 tablet_copy_service.cc:434] P 5f8883d348984b819547e5d08b7d9dc1: ending tablet copy session 27973f6575204def996fcb91037de66f-6a09014d0106452ea258ab42658662f4 on tablet 6a09014d0106452ea258ab42658662f4 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:34.244482 23581 ts_tablet_manager.cc:933] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:34.249291 23581 tablet_copy_client.cc:323] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:34.250551 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet f73a84fd96db4bf290003dcbc414d756 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:34.251071 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet f73a84fd96db4bf290003dcbc414d756 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-f73a84fd96db4bf290003dcbc414d756
I20260710 13:23:34.258417 22969 tablet_copy_source_session.cc:215] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:34.261137 23581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f73a84fd96db4bf290003dcbc414d756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:34.271610 23581 tablet_copy_client.cc:806] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:34.272140 23581 tablet_copy_client.cc:670] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:34.276117 23581 tablet_copy_client.cc:538] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:34.282480 23581 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:34.294265 23581 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:34.294962 23581 tablet_bootstrap.cc:492] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:34.295485 23581 ts_tablet_manager.cc:1403] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.013s	user 0.015s	sys 0.001s
I20260710 13:23:34.297330 23581 raft_consensus.cc:359] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.297874 23581 raft_consensus.cc:740] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:34.298312 23581 consensus_queue.cc:260] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.300112 23581 ts_tablet_manager.cc:1434] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:34.301837 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-f73a84fd96db4bf290003dcbc414d756 received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:34.303472 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-f73a84fd96db4bf290003dcbc414d756 on tablet f73a84fd96db4bf290003dcbc414d756 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:34.344033 23581 ts_tablet_manager.cc:933] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:34.345518 23581 tablet_copy_client.cc:323] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:34.346843 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet d60c48599a5b42f9bc2209697f7debba from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:34.347360 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet d60c48599a5b42f9bc2209697f7debba from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-d60c48599a5b42f9bc2209697f7debba
I20260710 13:23:34.354398 22969 tablet_copy_source_session.cc:215] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:34.356750 23581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d60c48599a5b42f9bc2209697f7debba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:34.366480 23581 tablet_copy_client.cc:806] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:34.366905 23581 tablet_copy_client.cc:670] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:34.369998 23581 tablet_copy_client.cc:538] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:34.374717 23581 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:34.388677 23581 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:34.389266 23581 tablet_bootstrap.cc:492] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:34.389719 23581 ts_tablet_manager.cc:1403] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 13:23:34.391763 23581 raft_consensus.cc:359] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.392326 23581 raft_consensus.cc:740] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:34.392895 23581 consensus_queue.cc:260] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:34.395156 23581 ts_tablet_manager.cc:1434] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:23:34.396589 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-d60c48599a5b42f9bc2209697f7debba received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:34.396978 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-d60c48599a5b42f9bc2209697f7debba on tablet d60c48599a5b42f9bc2209697f7debba with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:34.497337 23382 raft_consensus.cc:1217] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:34.606256 23382 raft_consensus.cc:1217] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:34.788120 23382 raft_consensus.cc:1217] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:34.802862 23382 raft_consensus.cc:1217] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:34.920883 23536 raft_consensus.cc:1064] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:34.922897 23536 consensus_queue.cc:237] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:34.928550 23382 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:34.929219 23107 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:34.930469 23033 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:34.931684 23592 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:34.932996 23536 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:34.933799 23592 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:34.953585 23592 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:34.955237 23033 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:34.958389 23382 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:34.964735 23107 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:34.969769 22857 catalog_manager.cc:5697] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:34.995324 22952 consensus_queue.cc:237] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:34.999987 23382 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.001279 23592 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.001763 23033 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.003120 23592 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.008433 23257 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.010263 23033 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.015201 23382 raft_consensus.cc:2955] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.018258 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb16c3bc6bb7434b9744cba0f4feec9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:35.025902 22855 catalog_manager.cc:5697] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.035183 23090 tablet_service.cc:1558] Processing DeleteTablet for tablet fb16c3bc6bb7434b9744cba0f4feec9f with delete_type TABLET_DATA_TOMBSTONED (TS 5f8883d348984b819547e5d08b7d9dc1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44502
I20260710 13:23:35.047926 23602 tablet_replica.cc:333] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:35.048852 23602 raft_consensus.cc:2243] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.049530 23602 raft_consensus.cc:2272] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.052953 23602 ts_tablet_manager.cc:1916] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:35.067760 23602 ts_tablet_manager.cc:1929] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:35.068204 23602 log.cc:1199] T fb16c3bc6bb7434b9744cba0f4feec9f P 5f8883d348984b819547e5d08b7d9dc1: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/wals/fb16c3bc6bb7434b9744cba0f4feec9f
I20260710 13:23:35.069703 22844 catalog_manager.cc:5028] TS 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): tablet fb16c3bc6bb7434b9744cba0f4feec9f (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:35.086033 23580 raft_consensus.cc:1064] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:35.088438 23580 consensus_queue.cc:237] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:35.094570 23033 raft_consensus.cc:1275] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.094974 23382 raft_consensus.cc:1275] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.096063 23546 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.096995 23593 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.102362 22952 raft_consensus.cc:1275] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.104336 23580 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.109467 23593 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.111141 23033 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.119488 22954 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.123559 23382 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.125423 22856 catalog_manager.cc:5697] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:35.145481 23107 consensus_queue.cc:237] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [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: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:35.149650 23382 raft_consensus.cc:1275] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.150910 23593 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.151748 23033 raft_consensus.cc:1275] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.153353 23593 consensus_queue.cc:1048] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.157141 23580 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.160591 23382 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.162797 23033 raft_consensus.cc:2955] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.166783 22844 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a09014d0106452ea258ab42658662f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:35.170951 22857 catalog_manager.cc:5697] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:35.181591 22940 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a09014d0106452ea258ab42658662f4 with delete_type TABLET_DATA_TOMBSTONED (TS 37f1f30395274ad390467dcdb14a0656 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51290
I20260710 13:23:35.187548 23607 tablet_replica.cc:333] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:35.188575 23607 raft_consensus.cc:2243] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.189311 23607 raft_consensus.cc:2272] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.192413 23607 ts_tablet_manager.cc:1916] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:35.210239 23607 ts_tablet_manager.cc:1929] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:35.210558 23607 log.cc:1199] T 6a09014d0106452ea258ab42658662f4 P 37f1f30395274ad390467dcdb14a0656: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/wals/6a09014d0106452ea258ab42658662f4
I20260710 13:23:35.212042 22843 catalog_manager.cc:5028] TS 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): tablet 6a09014d0106452ea258ab42658662f4 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:35.289040 23536 raft_consensus.cc:1064] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:35.290954 23536 consensus_queue.cc:237] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:35.296681 23107 raft_consensus.cc:1275] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.297019 23382 raft_consensus.cc:1275] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.297847 23033 raft_consensus.cc:1275] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.298297 23592 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.299103 23257 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.299753 23536 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.312920 23592 raft_consensus.cc:1064] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:35.316087 23592 consensus_queue.cc:237] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:35.323957 23536 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.326053 23107 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.332952 23033 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.336360 23108 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.337809 23257 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.353029 23032 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.354878 23257 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:35.362629 22855 catalog_manager.cc:5697] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.367497 23384 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:35.370538 23592 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.381073 23614 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.387123 23108 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.391891 23033 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.399991 23382 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.401855 22857 catalog_manager.cc:5697] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:35.416385 23384 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.427505 22954 consensus_queue.cc:237] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:35.432758 23108 raft_consensus.cc:1275] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.434037 23382 raft_consensus.cc:1275] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.434198 23592 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.435453 23614 consensus_queue.cc:1048] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.440948 23592 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.442296 23108 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.445020 22954 consensus_queue.cc:237] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:35.451133 23033 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.453483 23616 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:35.453692 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d60c48599a5b42f9bc2209697f7debba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:35.455423 23382 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:35.462249 22856 catalog_manager.cc:5697] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:35.464130 23257 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.465070 23614 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.467130 23033 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.472512 23382 raft_consensus.cc:2955] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.475739 23384 raft_consensus.cc:2955] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.476794 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f73a84fd96db4bf290003dcbc414d756 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:35.489615 23020 tablet_service.cc:1558] Processing DeleteTablet for tablet d60c48599a5b42f9bc2209697f7debba with delete_type TABLET_DATA_TOMBSTONED (TS 40cc1f1306a945febaf2290831137742 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45208
I20260710 13:23:35.489540 22854 catalog_manager.cc:5697] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f reported cstate change: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:35.503840 23619 tablet_replica.cc:333] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:35.504312 23090 tablet_service.cc:1558] Processing DeleteTablet for tablet f73a84fd96db4bf290003dcbc414d756 with delete_type TABLET_DATA_TOMBSTONED (TS 5f8883d348984b819547e5d08b7d9dc1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44502
I20260710 13:23:35.504886 23619 raft_consensus.cc:2243] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.505280 23602 tablet_replica.cc:333] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:35.505573 23619 raft_consensus.cc:2272] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.506186 23602 raft_consensus.cc:2243] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.506932 23602 raft_consensus.cc:2272] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.509049 23619 ts_tablet_manager.cc:1916] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:35.511360 23602 ts_tablet_manager.cc:1916] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:35.521091 23619 ts_tablet_manager.cc:1929] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:35.521492 23619 log.cc:1199] T d60c48599a5b42f9bc2209697f7debba P 40cc1f1306a945febaf2290831137742: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/wals/d60c48599a5b42f9bc2209697f7debba
I20260710 13:23:35.521623 23602 ts_tablet_manager.cc:1929] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:35.522014 23602 log.cc:1199] T f73a84fd96db4bf290003dcbc414d756 P 5f8883d348984b819547e5d08b7d9dc1: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/wals/f73a84fd96db4bf290003dcbc414d756
I20260710 13:23:35.522982 22842 catalog_manager.cc:5028] TS 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): tablet d60c48599a5b42f9bc2209697f7debba (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:35.523344 22844 catalog_manager.cc:5028] TS 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): tablet f73a84fd96db4bf290003dcbc414d756 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:36.535823 23108 consensus_queue.cc:237] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
W20260710 13:23:36.541601 23074 consensus_peers.cc:597] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00edb7113a5e4b6f81196a61743d40dd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:36.541754 23033 raft_consensus.cc:1275] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:36.542351 22954 raft_consensus.cc:1275] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:36.542981 23622 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:36.543891 23580 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:36.551054 23622 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.552654 23033 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.553427 22954 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.564610 22857 catalog_manager.cc:5697] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:36.578976 23032 consensus_queue.cc:237] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
W20260710 13:23:36.586432 23000 consensus_peers.cc:597] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2caec08b96847bb9760d280a64de72a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:36.586665 23108 raft_consensus.cc:1275] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:36.587498 22954 raft_consensus.cc:1275] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:36.588060 23587 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:36.590456 23587 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:36.598227 23587 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.599539 23108 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.604430 22954 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.612103 22952 consensus_queue.cc:237] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:36.618276 22857 catalog_manager.cc:5697] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.619186 23108 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260710 13:23:36.621338 22925 consensus_peers.cc:597] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 525e66b6a6b0408d8b3d96f155868753. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:36.621892 23620 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:36.623013 23032 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:23:36.624418 23614 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:36.633526 23620 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.638743 23108 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.639261 23032 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.649102 22854 catalog_manager.cc:5697] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 3, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 2 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:36.650264 23033 consensus_queue.cc:237] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:36.663125 22954 raft_consensus.cc:1275] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:36.663126 23000 consensus_peers.cc:597] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84f751997ce441338dac3364a3d95976. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:36.663249 23108 raft_consensus.cc:1275] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:36.664530 23631 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:36.665279 23634 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:36.675043 23634 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.679518 22954 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.679913 23108 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:36.689877 22857 catalog_manager.cc:5697] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.027567 23642 ts_tablet_manager.cc:933] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:37.029165 23642 tablet_copy_client.cc:323] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.194:33971
I20260710 13:23:37.030798 23044 tablet_copy_service.cc:140] P 40cc1f1306a945febaf2290831137742: Received BeginTabletCopySession request for tablet b2caec08b96847bb9760d280a64de72a from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:59482)
I20260710 13:23:37.031242 23044 tablet_copy_service.cc:161] P 40cc1f1306a945febaf2290831137742: Beginning new tablet copy session on tablet b2caec08b96847bb9760d280a64de72a from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:59482: session id = 27973f6575204def996fcb91037de66f-b2caec08b96847bb9760d280a64de72a
I20260710 13:23:37.036243 23044 tablet_copy_source_session.cc:215] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:37.038861 23642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2caec08b96847bb9760d280a64de72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.048664 23644 ts_tablet_manager.cc:933] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:37.050571 23644 tablet_copy_client.cc:323] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.194:33971
I20260710 13:23:37.050630 23642 tablet_copy_client.cc:806] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:37.051321 23642 tablet_copy_client.cc:670] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:37.052352 23044 tablet_copy_service.cc:140] P 40cc1f1306a945febaf2290831137742: Received BeginTabletCopySession request for tablet 84f751997ce441338dac3364a3d95976 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:59482)
I20260710 13:23:37.052879 23044 tablet_copy_service.cc:161] P 40cc1f1306a945febaf2290831137742: Beginning new tablet copy session on tablet 84f751997ce441338dac3364a3d95976 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:59482: session id = 27973f6575204def996fcb91037de66f-84f751997ce441338dac3364a3d95976
I20260710 13:23:37.055783 23642 tablet_copy_client.cc:538] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:37.060370 23044 tablet_copy_source_session.cc:215] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:37.062829 23642 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:37.063357 23644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f751997ce441338dac3364a3d95976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.077301 23644 tablet_copy_client.cc:806] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:37.077891 23644 tablet_copy_client.cc:670] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:37.083990 23644 tablet_copy_client.cc:538] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:37.084173 23642 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:37.085017 23642 tablet_bootstrap.cc:492] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:37.085647 23642 ts_tablet_manager.cc:1403] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 13:23:37.089463 23642 raft_consensus.cc:359] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.090287 23642 raft_consensus.cc:740] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:37.090895 23642 consensus_queue.cc:260] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.092839 23644 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:37.098771 23642 ts_tablet_manager.cc:1434] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 13:23:37.100354 23044 tablet_copy_service.cc:342] P 40cc1f1306a945febaf2290831137742: Request end of tablet copy session 27973f6575204def996fcb91037de66f-b2caec08b96847bb9760d280a64de72a received from {username='slave'} at 127.0.0.1:59482
I20260710 13:23:37.100756 23044 tablet_copy_service.cc:434] P 40cc1f1306a945febaf2290831137742: ending tablet copy session 27973f6575204def996fcb91037de66f-b2caec08b96847bb9760d280a64de72a on tablet b2caec08b96847bb9760d280a64de72a with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:37.115353 23644 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:37.115996 23644 tablet_bootstrap.cc:492] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:37.116504 23644 ts_tablet_manager.cc:1403] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260710 13:23:37.118554 23644 raft_consensus.cc:359] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.119304 23644 raft_consensus.cc:740] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:37.119910 23644 consensus_queue.cc:260] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.122061 23644 ts_tablet_manager.cc:1434] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:23:37.123971 23044 tablet_copy_service.cc:342] P 40cc1f1306a945febaf2290831137742: Request end of tablet copy session 27973f6575204def996fcb91037de66f-84f751997ce441338dac3364a3d95976 received from {username='slave'} at 127.0.0.1:59482
I20260710 13:23:37.124390 23044 tablet_copy_service.cc:434] P 40cc1f1306a945febaf2290831137742: ending tablet copy session 27973f6575204def996fcb91037de66f-84f751997ce441338dac3364a3d95976 on tablet 84f751997ce441338dac3364a3d95976 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:37.150094 23644 ts_tablet_manager.cc:933] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:37.151697 23644 tablet_copy_client.cc:323] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.195:43589
I20260710 13:23:37.153354 23118 tablet_copy_service.cc:140] P 5f8883d348984b819547e5d08b7d9dc1: Received BeginTabletCopySession request for tablet 00edb7113a5e4b6f81196a61743d40dd from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:37534)
I20260710 13:23:37.153859 23118 tablet_copy_service.cc:161] P 5f8883d348984b819547e5d08b7d9dc1: Beginning new tablet copy session on tablet 00edb7113a5e4b6f81196a61743d40dd from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:37534: session id = 27973f6575204def996fcb91037de66f-00edb7113a5e4b6f81196a61743d40dd
I20260710 13:23:37.160168 23118 tablet_copy_source_session.cc:215] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:37.162544 23644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00edb7113a5e4b6f81196a61743d40dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.168195 23642 ts_tablet_manager.cc:933] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:37.169792 23642 tablet_copy_client.cc:323] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:37.171299 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet 525e66b6a6b0408d8b3d96f155868753 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:37.171820 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet 525e66b6a6b0408d8b3d96f155868753 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-525e66b6a6b0408d8b3d96f155868753
I20260710 13:23:37.175537 23644 tablet_copy_client.cc:806] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:37.176795 23644 tablet_copy_client.cc:670] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:37.178711 22969 tablet_copy_source_session.cc:215] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:37.180289 23644 tablet_copy_client.cc:538] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:37.182615 23642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525e66b6a6b0408d8b3d96f155868753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.188537 23644 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:37.198156 23642 tablet_copy_client.cc:806] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:37.198724 23642 tablet_copy_client.cc:670] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:37.202600 23642 tablet_copy_client.cc:538] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:37.210350 23644 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:37.211277 23644 tablet_bootstrap.cc:492] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:37.211410 23642 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:37.211932 23644 ts_tablet_manager.cc:1403] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260710 13:23:37.214893 23644 raft_consensus.cc:359] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.215845 23644 raft_consensus.cc:740] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:37.216471 23644 consensus_queue.cc:260] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.220283 23644 ts_tablet_manager.cc:1434] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:23:37.221948 23118 tablet_copy_service.cc:342] P 5f8883d348984b819547e5d08b7d9dc1: Request end of tablet copy session 27973f6575204def996fcb91037de66f-00edb7113a5e4b6f81196a61743d40dd received from {username='slave'} at 127.0.0.1:37534
I20260710 13:23:37.222322 23118 tablet_copy_service.cc:434] P 5f8883d348984b819547e5d08b7d9dc1: ending tablet copy session 27973f6575204def996fcb91037de66f-00edb7113a5e4b6f81196a61743d40dd on tablet 00edb7113a5e4b6f81196a61743d40dd with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:37.232625 23642 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:37.233327 23642 tablet_bootstrap.cc:492] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:37.233839 23642 ts_tablet_manager.cc:1403] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 13:23:37.235834 23642 raft_consensus.cc:359] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.236397 23642 raft_consensus.cc:740] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:37.236882 23642 consensus_queue.cc:260] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:37.238819 23642 ts_tablet_manager.cc:1434] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:37.240495 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-525e66b6a6b0408d8b3d96f155868753 received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:37.240882 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-525e66b6a6b0408d8b3d96f155868753 on tablet 525e66b6a6b0408d8b3d96f155868753 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:37.442745 23382 raft_consensus.cc:1217] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:37.596247 23382 raft_consensus.cc:1217] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:37.616518 23382 raft_consensus.cc:1217] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:37.648363 23382 raft_consensus.cc:1217] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 13:23:37.908070 23654 raft_consensus.cc:1064] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:37.910570 23654 consensus_queue.cc:237] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:37.917843 23382 raft_consensus.cc:1275] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:37.918148 23108 raft_consensus.cc:1275] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:37.918746 22954 raft_consensus.cc:1275] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:37.920308 23654 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:37.921213 23658 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:37.921893 23587 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:37.940428 23654 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:37.943953 23108 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:37.947634 22954 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:37.951445 23382 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:37.957978 22854 catalog_manager.cc:5697] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.980613 23033 consensus_queue.cc:237] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [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: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:37.985441 23382 raft_consensus.cc:1275] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:37.986685 23108 raft_consensus.cc:1275] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:37.988281 23658 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:37.989969 23658 consensus_queue.cc:1048] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:37.995460 23653 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.004963 23108 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.008013 23382 raft_consensus.cc:2955] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.012907 22842 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84f751997ce441338dac3364a3d95976 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:38.017844 22857 catalog_manager.cc:5697] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.024549 23580 raft_consensus.cc:1064] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:38.026554 23580 consensus_queue.cc:237] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:38.032631 23654 raft_consensus.cc:1064] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:38.034788 23654 consensus_queue.cc:237] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:38.036547 22940 tablet_service.cc:1558] Processing DeleteTablet for tablet 84f751997ce441338dac3364a3d95976 with delete_type TABLET_DATA_TOMBSTONED (TS 37f1f30395274ad390467dcdb14a0656 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51290
I20260710 13:23:38.038228 23032 raft_consensus.cc:1275] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:38.039613 23625 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:38.039875 22954 raft_consensus.cc:1275] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:38.043439 23625 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:38.048373 23656 raft_consensus.cc:1064] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:38.050770 23656 consensus_queue.cc:237] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:38.056435 23382 raft_consensus.cc:1275] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:38.059110 23580 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:38.083005 23625 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.084697 23033 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.095055 23382 raft_consensus.cc:1275] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:38.095803 23108 raft_consensus.cc:1275] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:38.097245 23658 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:38.098994 23658 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:38.098419 22855 catalog_manager.cc:5697] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.101797 22954 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.105525 23384 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.109055 23107 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:23:38.114226 22952 raft_consensus.cc:1275] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:38.110884 23383 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:23:38.119832 23033 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:23:38.128803 23654 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:38.129804 23614 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:38.130705 23638 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:38.104276 23667 tablet_replica.cc:333] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:38.136140 23667 raft_consensus.cc:2243] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.139062 23667 raft_consensus.cc:2272] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.142226 23667 ts_tablet_manager.cc:1916] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:38.146641 23656 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:38.157009 23108 consensus_queue.cc:237] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:38.170077 23384 raft_consensus.cc:1275] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:38.177969 23655 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:38.178545 23654 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.184470 22953 raft_consensus.cc:1275] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Refusing update from remote peer 5f8883d348984b819547e5d08b7d9dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:38.191877 23667 ts_tablet_manager.cc:1929] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:38.191258 23656 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.192396 23667 log.cc:1199] T 84f751997ce441338dac3364a3d95976 P 37f1f30395274ad390467dcdb14a0656: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/wals/84f751997ce441338dac3364a3d95976
I20260710 13:23:38.194095 22843 catalog_manager.cc:5028] TS 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): tablet 84f751997ce441338dac3364a3d95976 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:38.196856 23107 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.197276 23625 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.184508 23384 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.200292 23580 consensus_queue.cc:1048] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:38.224399 23385 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.212711 23382 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.229038 22844 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00edb7113a5e4b6f81196a61743d40dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:38.231170 22855 catalog_manager.cc:5697] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New cstate: current_term: 1 leader_uuid: "5f8883d348984b819547e5d08b7d9dc1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.235443 22857 catalog_manager.cc:5697] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 3 to 4, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.231300 22953 raft_consensus.cc:2955] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.241398 22952 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.233304 22856 catalog_manager.cc:5697] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.253659 23107 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } attrs { replace: true } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.202591 23033 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.263139 23020 tablet_service.cc:1558] Processing DeleteTablet for tablet 00edb7113a5e4b6f81196a61743d40dd with delete_type TABLET_DATA_TOMBSTONED (TS 40cc1f1306a945febaf2290831137742 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45208
I20260710 13:23:38.269605 23032 consensus_queue.cc:237] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [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: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:38.277033 23385 raft_consensus.cc:1275] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:38.274156 22952 consensus_queue.cc:237] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:38.284147 23653 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:38.287436 23107 raft_consensus.cc:1275] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 40cc1f1306a945febaf2290831137742: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:38.288874 23653 consensus_queue.cc:1048] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:38.289884 23384 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:38.291270 23638 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:38.296603 23032 raft_consensus.cc:1275] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:38.298815 23653 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.299127 23385 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.304445 23656 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.304898 23107 raft_consensus.cc:2955] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.307651 23677 consensus_queue.cc:1048] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:23:38.313094 23384 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.316150 23680 tablet_replica.cc:333] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:38.317446 22842 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2caec08b96847bb9760d280a64de72a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:38.319381 23680 raft_consensus.cc:2243] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.320313 23680 raft_consensus.cc:2272] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.323302 22857 catalog_manager.cc:5697] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 3 to 4, VOTER 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) evicted. New cstate: current_term: 1 leader_uuid: "40cc1f1306a945febaf2290831137742" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.323962 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 525e66b6a6b0408d8b3d96f155868753 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:38.322499 23032 raft_consensus.cc:2955] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:38.329643 22855 catalog_manager.cc:5697] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 4 to 5, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New cstate: current_term: 2 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.340694 22940 tablet_service.cc:1558] Processing DeleteTablet for tablet b2caec08b96847bb9760d280a64de72a with delete_type TABLET_DATA_TOMBSTONED (TS 37f1f30395274ad390467dcdb14a0656 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51290
I20260710 13:23:38.334460 23680 ts_tablet_manager.cc:1916] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:38.341609 23667 tablet_replica.cc:333] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:38.342568 23667 raft_consensus.cc:2243] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.343732 23667 raft_consensus.cc:2272] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.347544 23667 ts_tablet_manager.cc:1916] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:38.361104 23090 tablet_service.cc:1558] Processing DeleteTablet for tablet 525e66b6a6b0408d8b3d96f155868753 with delete_type TABLET_DATA_TOMBSTONED (TS 5f8883d348984b819547e5d08b7d9dc1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44502
I20260710 13:23:38.361881 23680 ts_tablet_manager.cc:1929] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:38.362293 23680 log.cc:1199] T 00edb7113a5e4b6f81196a61743d40dd P 40cc1f1306a945febaf2290831137742: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/wals/00edb7113a5e4b6f81196a61743d40dd
I20260710 13:23:38.362830 23681 tablet_replica.cc:333] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:38.363722 23681 raft_consensus.cc:2243] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.364027 22842 catalog_manager.cc:5028] TS 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): tablet 00edb7113a5e4b6f81196a61743d40dd (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:38.364441 23681 raft_consensus.cc:2272] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.368300 23681 ts_tablet_manager.cc:1916] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:38.371510 23667 ts_tablet_manager.cc:1929] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:38.371932 23667 log.cc:1199] T b2caec08b96847bb9760d280a64de72a P 37f1f30395274ad390467dcdb14a0656: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/wals/b2caec08b96847bb9760d280a64de72a
I20260710 13:23:38.373414 22843 catalog_manager.cc:5028] TS 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): tablet b2caec08b96847bb9760d280a64de72a (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:38.379726 23681 ts_tablet_manager.cc:1929] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 13:23:38.380085 23681 log.cc:1199] T 525e66b6a6b0408d8b3d96f155868753 P 5f8883d348984b819547e5d08b7d9dc1: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/wals/525e66b6a6b0408d8b3d96f155868753
I20260710 13:23:38.381332 22844 catalog_manager.cc:5028] TS 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): tablet 525e66b6a6b0408d8b3d96f155868753 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:39.386240 22952 consensus_queue.cc:237] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:39.392582 23033 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:39.393388 23108 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:39.394107 22925 consensus_peers.cc:597] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3fe3dafbb184d17bd3065f8c74b2fab. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:39.394455 23685 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.395308 23677 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.401741 23656 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:39.403406 23033 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:39.403406 23108 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:39.415766 22952 consensus_queue.cc:237] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue 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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:39.417176 22855 catalog_manager.cc:5697] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.428992 23108 raft_consensus.cc:1275] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:39.431711 23656 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:39.433502 22925 consensus_peers.cc:597] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 -> Peer 27973f6575204def996fcb91037de66f (127.21.86.196:41661): Couldn't send request to peer 27973f6575204def996fcb91037de66f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4347622e13344e498ea66acd2f8eb275. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:39.433722 23033 raft_consensus.cc:1275] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:39.436009 23656 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.448036 23033 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:39.447358 23656 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:39.453234 23107 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } } }
I20260710 13:23:39.469548 22857 catalog_manager.cc:5697] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index -1 to 2, NON_VOTER 27973f6575204def996fcb91037de66f (127.21.86.196) added. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.918613 23697 ts_tablet_manager.cc:933] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:39.921666 23697 tablet_copy_client.cc:323] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:39.924130 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet 4347622e13344e498ea66acd2f8eb275 from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:39.924808 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet 4347622e13344e498ea66acd2f8eb275 from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-4347622e13344e498ea66acd2f8eb275
I20260710 13:23:39.940840 22969 tablet_copy_source_session.cc:215] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:39.944352 23697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4347622e13344e498ea66acd2f8eb275. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.960090 23697 tablet_copy_client.cc:806] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:39.960862 23697 tablet_copy_client.cc:670] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:39.965370 23697 tablet_copy_client.cc:538] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:39.970985 23699 ts_tablet_manager.cc:933] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: Initiating tablet copy from peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429)
I20260710 13:23:39.973977 23697 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:39.975721 23699 tablet_copy_client.cc:323] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: tablet copy: Beginning tablet copy session from remote peer at address 127.21.86.193:40429
I20260710 13:23:39.977593 22969 tablet_copy_service.cc:140] P 37f1f30395274ad390467dcdb14a0656: Received BeginTabletCopySession request for tablet d3fe3dafbb184d17bd3065f8c74b2fab from peer 27973f6575204def996fcb91037de66f ({username='slave'} at 127.0.0.1:56682)
I20260710 13:23:39.978258 22969 tablet_copy_service.cc:161] P 37f1f30395274ad390467dcdb14a0656: Beginning new tablet copy session on tablet d3fe3dafbb184d17bd3065f8c74b2fab from peer 27973f6575204def996fcb91037de66f at {username='slave'} at 127.0.0.1:56682: session id = 27973f6575204def996fcb91037de66f-d3fe3dafbb184d17bd3065f8c74b2fab
I20260710 13:23:39.987076 22969 tablet_copy_source_session.cc:215] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:39.990368 23699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3fe3dafbb184d17bd3065f8c74b2fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.993754 23697 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:39.994659 23697 tablet_bootstrap.cc:492] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:39.995396 23697 ts_tablet_manager.cc:1403] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 13:23:39.998983 23697 raft_consensus.cc:359] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:40.000236 23697 raft_consensus.cc:740] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:40.000960 23697 consensus_queue.cc:260] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:40.004559 23697 ts_tablet_manager.cc:1434] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:23:40.009090 23699 tablet_copy_client.cc:806] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:40.009809 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-4347622e13344e498ea66acd2f8eb275 received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:40.010335 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-4347622e13344e498ea66acd2f8eb275 on tablet 4347622e13344e498ea66acd2f8eb275 with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:40.009836 23699 tablet_copy_client.cc:670] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:40.014820 23699 tablet_copy_client.cc:538] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:40.021185 23699 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: Bootstrap starting.
I20260710 13:23:40.039489 23699 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:40.040469 23699 tablet_bootstrap.cc:492] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: Bootstrap complete.
I20260710 13:23:40.041031 23699 ts_tablet_manager.cc:1403] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260710 13:23:40.043126 23699 raft_consensus.cc:359] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:40.043685 23699 raft_consensus.cc:740] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 27973f6575204def996fcb91037de66f, State: Initialized, Role: LEARNER
I20260710 13:23:40.044170 23699 consensus_queue.cc:260] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: NON_VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: true } }
I20260710 13:23:40.046850 23699 ts_tablet_manager.cc:1434] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:40.048633 22969 tablet_copy_service.cc:342] P 37f1f30395274ad390467dcdb14a0656: Request end of tablet copy session 27973f6575204def996fcb91037de66f-d3fe3dafbb184d17bd3065f8c74b2fab received from {username='slave'} at 127.0.0.1:56682
I20260710 13:23:40.049031 22969 tablet_copy_service.cc:434] P 37f1f30395274ad390467dcdb14a0656: ending tablet copy session 27973f6575204def996fcb91037de66f-d3fe3dafbb184d17bd3065f8c74b2fab on tablet d3fe3dafbb184d17bd3065f8c74b2fab with peer 27973f6575204def996fcb91037de66f
I20260710 13:23:40.359853 23385 raft_consensus.cc:1217] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:40.491112 23385 raft_consensus.cc:1217] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:40.877769 23656 raft_consensus.cc:1064] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:40.880438 23656 consensus_queue.cc:237] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:40.888829 23385 raft_consensus.cc:1275] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:40.890312 23107 raft_consensus.cc:1275] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:40.890213 23677 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:40.891747 23656 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:40.892357 23032 raft_consensus.cc:1275] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:40.903443 23677 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:40.911194 23656 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.912910 23107 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.914731 23032 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.923141 23385 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.928905 22855 catalog_manager.cc:5697] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } attrs { replace: true } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.967360 22952 consensus_queue.cc:237] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:40.973069 23385 raft_consensus.cc:1275] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:40.974893 23704 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:40.975332 23107 raft_consensus.cc:1275] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:40.976688 23704 consensus_queue.cc:1048] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:40.981186 23656 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.984912 23107 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.990273 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4347622e13344e498ea66acd2f8eb275 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:40.987692 23385 raft_consensus.cc:2955] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:40.996944 22857 catalog_manager.cc:5697] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: config changed from index 3 to 4, VOTER 40cc1f1306a945febaf2290831137742 (127.21.86.194) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.008198 23020 tablet_service.cc:1558] Processing DeleteTablet for tablet 4347622e13344e498ea66acd2f8eb275 with delete_type TABLET_DATA_TOMBSTONED (TS 40cc1f1306a945febaf2290831137742 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45208
I20260710 13:23:41.010205 23717 tablet_replica.cc:333] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:41.011369 23717 raft_consensus.cc:2243] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:41.012178 23717 raft_consensus.cc:2272] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:41.014796 23717 ts_tablet_manager.cc:1916] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:41.025300 23717 ts_tablet_manager.cc:1929] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:41.025664 23717 log.cc:1199] T 4347622e13344e498ea66acd2f8eb275 P 40cc1f1306a945febaf2290831137742: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/wals/4347622e13344e498ea66acd2f8eb275
I20260710 13:23:41.027295 22842 catalog_manager.cc:5028] TS 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): tablet 4347622e13344e498ea66acd2f8eb275 (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:41.071794 23656 raft_consensus.cc:1064] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: attempting to promote NON_VOTER 27973f6575204def996fcb91037de66f to VOTER
I20260710 13:23:41.074172 23656 consensus_queue.cc:237] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:41.080582 23107 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:41.080586 23385 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 LEARNER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:41.081032 23033 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:41.082183 23656 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:41.083112 23711 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:41.083791 23704 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:41.095992 23033 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.094475 23656 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.110734 22857 catalog_manager.cc:5697] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 reported cstate change: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.111342 23384 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.114754 23107 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 27973f6575204def996fcb91037de66f (127.21.86.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } attrs { replace: true } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.129984 22952 consensus_queue.cc:237] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:41.137953 23033 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:41.139189 23385 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:41.139119 23656 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:41.140566 23711 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:41.147419 23711 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.149583 23384 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.155637 23033 raft_consensus.cc:2955] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.160635 22843 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3fe3dafbb184d17bd3065f8c74b2fab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:41.163774 22856 catalog_manager.cc:5697] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f reported cstate change: config changed from index 3 to 4, VOTER 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) evicted. New cstate: current_term: 1 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } } }
I20260710 13:23:41.173801 23090 tablet_service.cc:1558] Processing DeleteTablet for tablet d3fe3dafbb184d17bd3065f8c74b2fab with delete_type TABLET_DATA_TOMBSTONED (TS 5f8883d348984b819547e5d08b7d9dc1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44502
I20260710 13:23:41.191723 23722 tablet_replica.cc:333] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:41.192561 23722 raft_consensus.cc:2243] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:41.193265 23722 raft_consensus.cc:2272] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:41.195763 23722 ts_tablet_manager.cc:1916] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:41.206565 23722 ts_tablet_manager.cc:1929] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:41.206900 23722 log.cc:1199] T d3fe3dafbb184d17bd3065f8c74b2fab P 5f8883d348984b819547e5d08b7d9dc1: Deleting WAL directory at /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/wals/d3fe3dafbb184d17bd3065f8c74b2fab
I20260710 13:23:41.208544 22844 catalog_manager.cc:5028] TS 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): tablet d3fe3dafbb184d17bd3065f8c74b2fab (table test-workload [id=969a0367f0fa415da4f515b823e21d34]) successfully deleted
I20260710 13:23:47.233528 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:47.265522 23108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033"
dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
mode: GRACEFUL
new_leader_uuid: "37f1f30395274ad390467dcdb14a0656"
 from {username='slave'} at 127.0.0.1:50154
I20260710 13:23:47.266144 23108 raft_consensus.cc:606] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Received request to transfer leadership to TS 37f1f30395274ad390467dcdb14a0656
I20260710 13:23:47.278474 22953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70"
dest_uuid: "37f1f30395274ad390467dcdb14a0656"
mode: GRACEFUL
new_leader_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:32940
I20260710 13:23:47.279078 22953 raft_consensus.cc:606] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Received request to transfer leadership to TS 27973f6575204def996fcb91037de66f
I20260710 13:23:47.282431 22953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab"
dest_uuid: "37f1f30395274ad390467dcdb14a0656"
mode: GRACEFUL
new_leader_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:32940
I20260710 13:23:47.282972 22953 raft_consensus.cc:606] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Received request to transfer leadership to TS 27973f6575204def996fcb91037de66f
I20260710 13:23:47.285128 22953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6"
dest_uuid: "37f1f30395274ad390467dcdb14a0656"
mode: GRACEFUL
new_leader_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:32940
I20260710 13:23:47.285503 22953 raft_consensus.cc:606] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Received request to transfer leadership to TS 27973f6575204def996fcb91037de66f
I20260710 13:23:47.287554 22953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756"
dest_uuid: "37f1f30395274ad390467dcdb14a0656"
mode: GRACEFUL
new_leader_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:32940
I20260710 13:23:47.287945 22953 raft_consensus.cc:606] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Received request to transfer leadership to TS 27973f6575204def996fcb91037de66f
I20260710 13:23:47.289844 22953 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f"
dest_uuid: "37f1f30395274ad390467dcdb14a0656"
mode: GRACEFUL
new_leader_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:32940
I20260710 13:23:47.290277 22953 raft_consensus.cc:606] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Received request to transfer leadership to TS 27973f6575204def996fcb91037de66f
I20260710 13:23:47.291304 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:23:47.292188 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:47.313908 23732 raft_consensus.cc:993] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: : Instructing follower 37f1f30395274ad390467dcdb14a0656 to start an election
I20260710 13:23:47.314424 23734 raft_consensus.cc:1081] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Signalling peer 37f1f30395274ad390467dcdb14a0656 to start an election
I20260710 13:23:47.315717 22953 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033"
dest_uuid: "37f1f30395274ad390467dcdb14a0656"
 from {username='slave'} at 127.0.0.1:51296
I20260710 13:23:47.316188 22953 raft_consensus.cc:493] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:47.316475 22953 raft_consensus.cc:3060] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.321844 22953 raft_consensus.cc:515] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:47.323443 22953 leader_election.cc:290] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 2 election: Requested vote from peers 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:47.324069 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:47.324383 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d657ee66b7f4937ab6f203e91a80033" candidate_uuid: "37f1f30395274ad390467dcdb14a0656" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:47.324698 23033 raft_consensus.cc:3060] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.324914 23108 raft_consensus.cc:3055] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:47.325279 23108 raft_consensus.cc:740] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f8883d348984b819547e5d08b7d9dc1, State: Running, Role: LEADER
I20260710 13:23:47.325923 23108 consensus_queue.cc:260] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:47.326793 23108 raft_consensus.cc:3060] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.329093 23033 raft_consensus.cc:2468] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 2.
I20260710 13:23:47.330190 22923 leader_election.cc:304] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37f1f30395274ad390467dcdb14a0656, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:47.330838 23729 raft_consensus.cc:2804] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:47.331004 23108 raft_consensus.cc:2468] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37f1f30395274ad390467dcdb14a0656 in term 2.
I20260710 13:23:47.332000 23729 raft_consensus.cc:697] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 2 LEADER]: Becoming Leader. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:47.332789 23729 consensus_queue.cc:237] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } }
I20260710 13:23:47.340267 22853 catalog_manager.cc:5697] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 reported cstate change: term changed from 1 to 2, leader changed from 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195) to 37f1f30395274ad390467dcdb14a0656 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "37f1f30395274ad390467dcdb14a0656" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:47.374797 23738 raft_consensus.cc:993] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: : Instructing follower 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.375279 23738 raft_consensus.cc:1081] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Signalling peer 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.376607 23385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6"
dest_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:36496
I20260710 13:23:47.376989 23385 raft_consensus.cc:493] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:47.377202 23385 raft_consensus.cc:3060] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.381155 23385 raft_consensus.cc:515] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.382764 23385 leader_election.cc:290] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:47.383471 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:47.383657 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbc77b47a806416a9afb2a9fa47e52c6" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:47.384042 22953 raft_consensus.cc:3055] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:47.384116 23033 raft_consensus.cc:3060] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.384462 22953 raft_consensus.cc:740] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:47.385259 22953 consensus_queue.cc:260] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.386392 22953 raft_consensus.cc:3060] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.391515 23033 raft_consensus.cc:2468] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.392369 23729 raft_consensus.cc:993] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: : Instructing follower 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.392545 23349 leader_election.cc:304] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27973f6575204def996fcb91037de66f, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:47.392843 23738 raft_consensus.cc:1081] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Signalling peer 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.393229 22953 raft_consensus.cc:2468] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.394492 23744 raft_consensus.cc:2804] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:47.394454 23385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756"
dest_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:36496
I20260710 13:23:47.395226 23385 raft_consensus.cc:493] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:47.395499 23385 raft_consensus.cc:3060] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.396009 23744 raft_consensus.cc:697] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Becoming Leader. State: Replica: 27973f6575204def996fcb91037de66f, State: Running, Role: LEADER
I20260710 13:23:47.396801 23744 consensus_queue.cc:237] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.399631 23385 raft_consensus.cc:515] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.401543 23385 leader_election.cc:290] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:47.402099 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:47.402652 22953 raft_consensus.cc:3055] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:47.403014 22953 raft_consensus.cc:740] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:47.403177 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f73a84fd96db4bf290003dcbc414d756" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:47.403682 23033 raft_consensus.cc:3060] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.403942 22953 consensus_queue.cc:260] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.405179 22953 raft_consensus.cc:3060] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.405164 22853 catalog_manager.cc:5697] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f reported cstate change: term changed from 1 to 2, leader changed from 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) to 27973f6575204def996fcb91037de66f (127.21.86.196). New cstate: current_term: 2 leader_uuid: "27973f6575204def996fcb91037de66f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:47.409709 23033 raft_consensus.cc:2468] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.410699 23349 leader_election.cc:304] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27973f6575204def996fcb91037de66f, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:47.411526 23744 raft_consensus.cc:2804] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:47.411978 23744 raft_consensus.cc:697] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Becoming Leader. State: Replica: 27973f6575204def996fcb91037de66f, State: Running, Role: LEADER
I20260710 13:23:47.412828 23744 consensus_queue.cc:237] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.417054 22953 raft_consensus.cc:2468] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.420670 22853 catalog_manager.cc:5697] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f reported cstate change: term changed from 1 to 2, leader changed from 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) to 27973f6575204def996fcb91037de66f (127.21.86.196). New cstate: current_term: 2 leader_uuid: "27973f6575204def996fcb91037de66f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:47.485671 23738 raft_consensus.cc:993] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: : Instructing follower 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.486164 23729 raft_consensus.cc:1081] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Signalling peer 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.487751 23384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f"
dest_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:36496
I20260710 13:23:47.488279 23384 raft_consensus.cc:493] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:47.488651 23384 raft_consensus.cc:3060] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.492792 23384 raft_consensus.cc:515] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.494120 23384 leader_election.cc:290] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:47.495059 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:47.495208 23033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb16c3bc6bb7434b9744cba0f4feec9f" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:47.495630 22953 raft_consensus.cc:3055] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:47.495733 23033 raft_consensus.cc:3060] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.495946 22953 raft_consensus.cc:740] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:47.496815 22953 consensus_queue.cc:260] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.497802 22953 raft_consensus.cc:3060] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.500082 23033 raft_consensus.cc:2468] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.501027 23349 leader_election.cc:304] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27973f6575204def996fcb91037de66f, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:47.501734 23744 raft_consensus.cc:2804] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:47.502121 23744 raft_consensus.cc:697] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Becoming Leader. State: Replica: 27973f6575204def996fcb91037de66f, State: Running, Role: LEADER
I20260710 13:23:47.502744 22953 raft_consensus.cc:2468] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.502888 23744 consensus_queue.cc:237] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.510250 22853 catalog_manager.cc:5697] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f reported cstate change: term changed from 1 to 2, leader changed from 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) to 27973f6575204def996fcb91037de66f (127.21.86.196). New cstate: current_term: 2 leader_uuid: "27973f6575204def996fcb91037de66f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:47.630199 23738 raft_consensus.cc:993] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: : Instructing follower 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.630651 23729 raft_consensus.cc:1081] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Signalling peer 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.631978 23384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70"
dest_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:36496
I20260710 13:23:47.632400 23384 raft_consensus.cc:493] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:47.632639 23384 raft_consensus.cc:3060] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.637060 23384 raft_consensus.cc:515] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.639075 23384 leader_election.cc:290] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:47.639866 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:47.640439 22952 raft_consensus.cc:3055] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:47.640758 22952 raft_consensus.cc:740] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:47.641008 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4772f4de52194af0874e0e7ebf990c70" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:47.641567 23108 raft_consensus.cc:3060] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.641515 22952 consensus_queue.cc:260] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.642875 22952 raft_consensus.cc:3060] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.648465 23108 raft_consensus.cc:2468] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.649600 23351 leader_election.cc:304] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27973f6575204def996fcb91037de66f, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:47.649611 22952 raft_consensus.cc:2468] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.650343 23744 raft_consensus.cc:2804] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:47.650804 23744 raft_consensus.cc:697] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Becoming Leader. State: Replica: 27973f6575204def996fcb91037de66f, State: Running, Role: LEADER
I20260710 13:23:47.651577 23744 consensus_queue.cc:237] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.658541 22853 catalog_manager.cc:5697] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f reported cstate change: term changed from 1 to 2, leader changed from 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) to 27973f6575204def996fcb91037de66f (127.21.86.196). New cstate: current_term: 2 leader_uuid: "27973f6575204def996fcb91037de66f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:47.812662 23108 raft_consensus.cc:1275] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:47.813828 23729 consensus_queue.cc:1048] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:47.823098 23032 raft_consensus.cc:1275] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 37f1f30395274ad390467dcdb14a0656: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:47.824826 23738 consensus_queue.cc:1048] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:47.827945 22952 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:47.830633 23745 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:23:47.837299 23032 raft_consensus.cc:1275] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:47.838991 23744 consensus_queue.cc:1048] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:23:47.843580 23032 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:47.845363 23744 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:47.867980 22952 raft_consensus.cc:1275] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:47.873157 23751 raft_consensus.cc:993] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: : Instructing follower 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.873618 23751 raft_consensus.cc:1081] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Signalling peer 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:47.874944 23384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab"
dest_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:36496
I20260710 13:23:47.875479 23384 raft_consensus.cc:493] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:47.875831 23384 raft_consensus.cc:3060] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.876080 23745 consensus_queue.cc:1048] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:47.882267 23384 raft_consensus.cc:515] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.888659 23384 leader_election.cc:290] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971)
I20260710 13:23:47.889725 22953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:47.891275 22953 raft_consensus.cc:3055] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:47.891609 22953 raft_consensus.cc:740] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:47.892532 23029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3fe3dafbb184d17bd3065f8c74b2fab" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40cc1f1306a945febaf2290831137742"
I20260710 13:23:47.892390 22953 consensus_queue.cc:260] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.893190 23029 raft_consensus.cc:3060] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.893863 22953 raft_consensus.cc:3060] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:47.900493 23029 raft_consensus.cc:2468] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.900924 22953 raft_consensus.cc:2468] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:47.901502 23349 leader_election.cc:304] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27973f6575204def996fcb91037de66f, 40cc1f1306a945febaf2290831137742; no voters: 
I20260710 13:23:47.902370 23745 raft_consensus.cc:2804] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:47.902858 23745 raft_consensus.cc:697] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Becoming Leader. State: Replica: 27973f6575204def996fcb91037de66f, State: Running, Role: LEADER
I20260710 13:23:47.903838 23745 consensus_queue.cc:237] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:47.912086 22856 catalog_manager.cc:5697] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f reported cstate change: term changed from 1 to 2, leader changed from 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) to 27973f6575204def996fcb91037de66f (127.21.86.196). New cstate: current_term: 2 leader_uuid: "27973f6575204def996fcb91037de66f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:47.922550 22953 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:47.924229 23745 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:47.936939 23029 raft_consensus.cc:1275] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:47.938280 23761 consensus_queue.cc:1048] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:23:48.226485 22952 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:48.227638 23761 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:48.236564 23108 raft_consensus.cc:1275] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:48.237846 23744 consensus_queue.cc:1048] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:48.293221 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:48.310007 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:48.331660 22952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48"
dest_uuid: "37f1f30395274ad390467dcdb14a0656"
mode: GRACEFUL
new_leader_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:32940
I20260710 13:23:48.332240 22952 raft_consensus.cc:606] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Received request to transfer leadership to TS 27973f6575204def996fcb91037de66f
I20260710 13:23:48.333509 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:23:48.334427 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:48.384892 22952 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:48.386348 23744 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:48.394889 23029 raft_consensus.cc:1275] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:48.397009 23744 consensus_queue.cc:1048] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "40cc1f1306a945febaf2290831137742" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:48.621018 23738 raft_consensus.cc:993] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: : Instructing follower 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:48.621541 23769 raft_consensus.cc:1081] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Signalling peer 27973f6575204def996fcb91037de66f to start an election
I20260710 13:23:48.622887 23384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48"
dest_uuid: "27973f6575204def996fcb91037de66f"
 from {username='slave'} at 127.0.0.1:36496
I20260710 13:23:48.623360 23384 raft_consensus.cc:493] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:48.623649 23384 raft_consensus.cc:3060] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.627839 23384 raft_consensus.cc:515] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:48.629393 23384 leader_election.cc:290] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Requested vote from peers 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429), 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589)
I20260710 13:23:48.630277 23108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f8883d348984b819547e5d08b7d9dc1"
I20260710 13:23:48.630686 23108 raft_consensus.cc:3060] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.630800 22952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234bbcf1aa604f51b827b812fb8d8b48" candidate_uuid: "27973f6575204def996fcb91037de66f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37f1f30395274ad390467dcdb14a0656"
I20260710 13:23:48.631392 22952 raft_consensus.cc:3055] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:48.631722 22952 raft_consensus.cc:740] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37f1f30395274ad390467dcdb14a0656, State: Running, Role: LEADER
I20260710 13:23:48.632364 22952 consensus_queue.cc:260] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:48.633214 22952 raft_consensus.cc:3060] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.635672 23108 raft_consensus.cc:2468] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:48.636902 23351 leader_election.cc:304] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27973f6575204def996fcb91037de66f, 5f8883d348984b819547e5d08b7d9dc1; no voters: 
I20260710 13:23:48.637836 23744 raft_consensus.cc:2804] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:48.638358 23744 raft_consensus.cc:697] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Becoming Leader. State: Replica: 27973f6575204def996fcb91037de66f, State: Running, Role: LEADER
I20260710 13:23:48.638998 22952 raft_consensus.cc:2468] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27973f6575204def996fcb91037de66f in term 2.
I20260710 13:23:48.639191 23744 consensus_queue.cc:237] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [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: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } }
I20260710 13:23:48.645720 22853 catalog_manager.cc:5697] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f reported cstate change: term changed from 1 to 2, leader changed from 37f1f30395274ad390467dcdb14a0656 (127.21.86.193) to 27973f6575204def996fcb91037de66f (127.21.86.196). New cstate: current_term: 2 leader_uuid: "27973f6575204def996fcb91037de66f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27973f6575204def996fcb91037de66f" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41661 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:49.151412 22952 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:49.152570 23745 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "37f1f30395274ad390467dcdb14a0656" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 40429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:49.162093 23108 raft_consensus.cc:1275] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Refusing update from remote peer 27973f6575204def996fcb91037de66f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:23:49.163481 23745 consensus_queue.cc:1048] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8883d348984b819547e5d08b7d9dc1" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 43589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:49.335358 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:49.353273 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
I20260710 13:23:49.389864 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:49.390650 21851 tablet_replica.cc:333] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.391353 21851 raft_consensus.cc:2243] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.392136 21851 raft_consensus.cc:2272] T 02a2b16e2afe4e9a91d0fb5c142beefe P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.393935 21851 tablet_replica.cc:333] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.394480 21851 raft_consensus.cc:2243] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.394874 21851 raft_consensus.cc:2272] T 234bbcf1aa604f51b827b812fb8d8b48 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.396952 21851 tablet_replica.cc:333] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.397514 21851 raft_consensus.cc:2243] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.398044 21851 raft_consensus.cc:2272] T 9da03731a6364d22b4fe29f73ed62c1e P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.399868 21851 tablet_replica.cc:333] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.400326 21851 raft_consensus.cc:2243] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.400655 21851 raft_consensus.cc:2272] T f73a84fd96db4bf290003dcbc414d756 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.402148 21851 tablet_replica.cc:333] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.402590 21851 raft_consensus.cc:2243] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.402906 21851 raft_consensus.cc:2272] T d3fe3dafbb184d17bd3065f8c74b2fab P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.404556 21851 tablet_replica.cc:333] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.405064 21851 raft_consensus.cc:2243] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.405746 21851 raft_consensus.cc:2272] T 4347622e13344e498ea66acd2f8eb275 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.407457 21851 tablet_replica.cc:333] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.407953 21851 raft_consensus.cc:2243] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.408344 21851 raft_consensus.cc:2272] T 1cfe981651b8446b929bb0da6b80028b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.409999 21851 tablet_replica.cc:333] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.410501 21851 raft_consensus.cc:2243] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.411237 21851 raft_consensus.cc:2272] T 1d657ee66b7f4937ab6f203e91a80033 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.412750 21851 tablet_replica.cc:333] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.413520 21851 raft_consensus.cc:2243] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.414534 21851 raft_consensus.cc:2272] T 525e66b6a6b0408d8b3d96f155868753 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.417039 21851 tablet_replica.cc:333] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.417557 21851 raft_consensus.cc:2243] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.417997 21851 raft_consensus.cc:2272] T 9bea9ca4c3794e36a68d4a775e1b96df P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.420099 21851 tablet_replica.cc:333] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.420763 21851 raft_consensus.cc:2243] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.421151 21851 raft_consensus.cc:2272] T dbc77b47a806416a9afb2a9fa47e52c6 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.422871 21851 tablet_replica.cc:333] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.423369 21851 raft_consensus.cc:2243] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.424007 21851 raft_consensus.cc:2272] T d60c48599a5b42f9bc2209697f7debba P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.425684 21851 tablet_replica.cc:333] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.426110 21851 raft_consensus.cc:2243] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.426429 21851 raft_consensus.cc:2272] T fb16c3bc6bb7434b9744cba0f4feec9f P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.428001 21851 tablet_replica.cc:333] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.428406 21851 raft_consensus.cc:2243] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.429093 21851 raft_consensus.cc:2272] T bb7cb7456d45459099c2eb1c4da149f4 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.430751 21851 tablet_replica.cc:333] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.431257 21851 raft_consensus.cc:2243] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.431591 21851 raft_consensus.cc:2272] T 4772f4de52194af0874e0e7ebf990c70 P 37f1f30395274ad390467dcdb14a0656 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.433097 21851 tablet_replica.cc:333] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.433502 21851 raft_consensus.cc:2243] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.433857 21851 raft_consensus.cc:2272] T 29fb30959e8049bb962a8c087cc36845 P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.435587 21851 tablet_replica.cc:333] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.436002 21851 raft_consensus.cc:2243] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.436352 21851 raft_consensus.cc:2272] T a28a758c228d429cb27d99e0fde77b2b P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.437985 21851 tablet_replica.cc:333] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656: stopping tablet replica
I20260710 13:23:49.438370 21851 raft_consensus.cc:2243] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.439009 21851 raft_consensus.cc:2272] T 00edb7113a5e4b6f81196a61743d40dd P 37f1f30395274ad390467dcdb14a0656 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:49.466909 22999 connection.cc:573] client connection to 127.21.86.193:40429 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:23:49.467417 22999 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107) [suppressed 3 similar messages]
W20260710 13:23:49.474187 22999 consensus_peers.cc:597] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.484939 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
I20260710 13:23:49.525352 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
W20260710 13:23:49.533484 22999 consensus_peers.cc:597] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:49.543557 23073 consensus_peers.cc:597] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.560175 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:49.560984 21851 tablet_replica.cc:333] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
W20260710 13:23:49.560957 23073 consensus_peers.cc:597] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.561918 21851 raft_consensus.cc:2243] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.562557 21851 raft_consensus.cc:2272] T 044ba58ca0944ea28307f38b7785b0b3 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.565215 21851 tablet_replica.cc:333] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.566020 21851 raft_consensus.cc:2243] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.566448 21851 raft_consensus.cc:2272] T 02a2b16e2afe4e9a91d0fb5c142beefe P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.568274 21851 tablet_replica.cc:333] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.568833 21851 raft_consensus.cc:2243] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.569265 21851 raft_consensus.cc:2272] T 9da03731a6364d22b4fe29f73ed62c1e P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.571691 21851 tablet_replica.cc:333] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.572427 21851 raft_consensus.cc:2243] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.572935 21851 raft_consensus.cc:2272] T f73a84fd96db4bf290003dcbc414d756 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:49.574131 23072 consensus_peers.cc:597] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Couldn't send request to peer 40cc1f1306a945febaf2290831137742. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.575075 21851 tablet_replica.cc:333] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742: stopping tablet replica
W20260710 13:23:49.575376 22999 consensus_peers.cc:597] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.575877 21851 raft_consensus.cc:2243] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.576493 21851 raft_consensus.cc:2272] T d3fe3dafbb184d17bd3065f8c74b2fab P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.578227 21851 tablet_replica.cc:333] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.578730 21851 raft_consensus.cc:2243] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.579471 21851 raft_consensus.cc:2272] T 5d3c21fd1e81476181fde207a1336aef P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.581130 21851 tablet_replica.cc:333] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.581624 21851 raft_consensus.cc:2243] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.582068 21851 raft_consensus.cc:2272] T 6a09014d0106452ea258ab42658662f4 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.584043 21851 tablet_replica.cc:333] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.584645 21851 raft_consensus.cc:2243] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.585253 21851 raft_consensus.cc:2272] T dbc77b47a806416a9afb2a9fa47e52c6 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.586856 21851 tablet_replica.cc:333] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.587369 21851 raft_consensus.cc:2243] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.588052 21851 raft_consensus.cc:2272] T 9bea9ca4c3794e36a68d4a775e1b96df P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.589596 21851 tablet_replica.cc:333] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.590036 21851 raft_consensus.cc:2243] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.590446 21851 raft_consensus.cc:2272] T fb16c3bc6bb7434b9744cba0f4feec9f P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.592350 21851 tablet_replica.cc:333] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.593004 21851 raft_consensus.cc:2243] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.593601 21851 raft_consensus.cc:2272] T 525e66b6a6b0408d8b3d96f155868753 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.595579 21851 tablet_replica.cc:333] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.596062 21851 raft_consensus.cc:2243] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.596664 21851 raft_consensus.cc:2272] T d27e03f1879e43e58680e8a3e9b195db P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.598464 21851 tablet_replica.cc:333] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.598954 21851 raft_consensus.cc:2243] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.599735 21851 raft_consensus.cc:2272] T 29fb30959e8049bb962a8c087cc36845 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:49.600396 23350 consensus_peers.cc:597] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.601583 21851 tablet_replica.cc:333] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.602123 21851 raft_consensus.cc:2243] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.602809 21851 raft_consensus.cc:2272] T 84f751997ce441338dac3364a3d95976 P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.604497 21851 tablet_replica.cc:333] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.604993 21851 raft_consensus.cc:2243] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.605674 21851 raft_consensus.cc:2272] T a28a758c228d429cb27d99e0fde77b2b P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.607792 21851 tablet_replica.cc:333] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.608317 21851 raft_consensus.cc:2243] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.608763 21851 raft_consensus.cc:2272] T 1d657ee66b7f4937ab6f203e91a80033 P 40cc1f1306a945febaf2290831137742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.610767 21851 tablet_replica.cc:333] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742: stopping tablet replica
W20260710 13:23:49.610801 23073 consensus_peers.cc:597] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.611475 21851 raft_consensus.cc:2243] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.611837 21851 raft_consensus.cc:2272] T 1cfe981651b8446b929bb0da6b80028b P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.613412 21851 tablet_replica.cc:333] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742: stopping tablet replica
I20260710 13:23:49.613803 21851 raft_consensus.cc:2243] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.614426 21851 raft_consensus.cc:2272] T b2caec08b96847bb9760d280a64de72a P 40cc1f1306a945febaf2290831137742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.647513 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
W20260710 13:23:49.647512 23350 consensus_peers.cc:597] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:49.665123 23349 consensus_peers.cc:597] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f -> Peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Couldn't send request to peer 40cc1f1306a945febaf2290831137742. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.688498 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
W20260710 13:23:49.700305 23350 consensus_peers.cc:597] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:49.725137 23351 consensus_peers.cc:597] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f -> Peer 5f8883d348984b819547e5d08b7d9dc1 (127.21.86.195:43589): Couldn't send request to peer 5f8883d348984b819547e5d08b7d9dc1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:49.728765 23072 consensus_peers.cc:597] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Couldn't send request to peer 40cc1f1306a945febaf2290831137742. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.731457 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:49.732201 21851 tablet_replica.cc:333] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.733141 21851 raft_consensus.cc:2243] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.733916 21851 raft_consensus.cc:2272] T 4347622e13344e498ea66acd2f8eb275 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.735711 21851 tablet_replica.cc:333] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.736193 21851 raft_consensus.cc:2243] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.736836 21851 raft_consensus.cc:2272] T 9da03731a6364d22b4fe29f73ed62c1e P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.738433 21851 tablet_replica.cc:333] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.738960 21851 raft_consensus.cc:2243] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.739392 21851 raft_consensus.cc:2272] T 9bea9ca4c3794e36a68d4a775e1b96df P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.740955 21851 tablet_replica.cc:333] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.741441 21851 raft_consensus.cc:2243] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.742127 21851 raft_consensus.cc:2272] T 044ba58ca0944ea28307f38b7785b0b3 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.743877 21851 tablet_replica.cc:333] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.744361 21851 raft_consensus.cc:2243] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.744740 21851 raft_consensus.cc:2272] T 02a2b16e2afe4e9a91d0fb5c142beefe P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.746459 21851 tablet_replica.cc:333] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.746996 21851 raft_consensus.cc:2243] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.747449 21851 raft_consensus.cc:2272] T 234bbcf1aa604f51b827b812fb8d8b48 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.749229 21851 tablet_replica.cc:333] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.749745 21851 raft_consensus.cc:2243] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.750234 21851 raft_consensus.cc:2272] T 5d3c21fd1e81476181fde207a1336aef P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.752014 21851 tablet_replica.cc:333] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.752714 21851 raft_consensus.cc:2243] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.753675 21851 raft_consensus.cc:2272] T 6a09014d0106452ea258ab42658662f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.755849 21851 tablet_replica.cc:333] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
W20260710 13:23:49.755970 23072 consensus_peers.cc:597] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 -> Peer 40cc1f1306a945febaf2290831137742 (127.21.86.194:33971): Couldn't send request to peer 40cc1f1306a945febaf2290831137742. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:33971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.756489 21851 raft_consensus.cc:2243] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.757161 21851 raft_consensus.cc:2272] T 1cfe981651b8446b929bb0da6b80028b P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.758800 21851 tablet_replica.cc:333] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.759310 21851 raft_consensus.cc:2243] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.759642 21851 raft_consensus.cc:2272] T 1d657ee66b7f4937ab6f203e91a80033 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.761137 21851 tablet_replica.cc:333] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.761559 21851 raft_consensus.cc:2243] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.762029 21851 raft_consensus.cc:2272] T b2caec08b96847bb9760d280a64de72a P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.763623 21851 tablet_replica.cc:333] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.764065 21851 raft_consensus.cc:2243] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.764472 21851 raft_consensus.cc:2272] T d60c48599a5b42f9bc2209697f7debba P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.766419 21851 tablet_replica.cc:333] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.767117 21851 raft_consensus.cc:2243] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.768024 21851 raft_consensus.cc:2272] T d27e03f1879e43e58680e8a3e9b195db P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:49.769966 23350 consensus_peers.cc:597] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.770222 21851 tablet_replica.cc:333] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.770789 21851 raft_consensus.cc:2243] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.771482 21851 raft_consensus.cc:2272] T 00edb7113a5e4b6f81196a61743d40dd P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.773238 21851 tablet_replica.cc:333] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.773712 21851 raft_consensus.cc:2243] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.774266 21851 raft_consensus.cc:2272] T 4772f4de52194af0874e0e7ebf990c70 P 5f8883d348984b819547e5d08b7d9dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.776000 21851 tablet_replica.cc:333] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.776456 21851 raft_consensus.cc:2243] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.776819 21851 raft_consensus.cc:2272] T 29fb30959e8049bb962a8c087cc36845 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.778390 21851 tablet_replica.cc:333] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.778836 21851 raft_consensus.cc:2243] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.779371 21851 raft_consensus.cc:2272] T 84f751997ce441338dac3364a3d95976 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.780967 21851 tablet_replica.cc:333] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1: stopping tablet replica
I20260710 13:23:49.781388 21851 raft_consensus.cc:2243] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.781899 21851 raft_consensus.cc:2272] T bb7cb7456d45459099c2eb1c4da149f4 P 5f8883d348984b819547e5d08b7d9dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.822654 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
W20260710 13:23:49.836001 23350 consensus_peers.cc:597] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f -> Peer 37f1f30395274ad390467dcdb14a0656 (127.21.86.193:40429): Couldn't send request to peer 37f1f30395274ad390467dcdb14a0656. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:40429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:49.858645 21851 tablet_server.cc:179] TabletServer@127.21.86.196:0 shutting down...
I20260710 13:23:49.884529 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:49.885251 21851 tablet_replica.cc:333] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.885946 21851 raft_consensus.cc:2243] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.886596 21851 raft_consensus.cc:2272] T d3fe3dafbb184d17bd3065f8c74b2fab P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.888289 21851 tablet_replica.cc:333] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.888806 21851 raft_consensus.cc:2243] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.889490 21851 raft_consensus.cc:2272] T 4347622e13344e498ea66acd2f8eb275 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.891652 21851 tablet_replica.cc:333] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.892323 21851 raft_consensus.cc:2243] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.892762 21851 raft_consensus.cc:2272] T 525e66b6a6b0408d8b3d96f155868753 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.894256 21851 tablet_replica.cc:333] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.894742 21851 raft_consensus.cc:2243] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.895242 21851 raft_consensus.cc:2272] T 00edb7113a5e4b6f81196a61743d40dd P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.896763 21851 tablet_replica.cc:333] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.897270 21851 raft_consensus.cc:2243] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.897722 21851 raft_consensus.cc:2272] T b2caec08b96847bb9760d280a64de72a P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.899292 21851 tablet_replica.cc:333] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.899770 21851 raft_consensus.cc:2243] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.900242 21851 raft_consensus.cc:2272] T d60c48599a5b42f9bc2209697f7debba P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.901754 21851 tablet_replica.cc:333] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.902220 21851 raft_consensus.cc:2243] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.902685 21851 raft_consensus.cc:2272] T 5d3c21fd1e81476181fde207a1336aef P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.904243 21851 tablet_replica.cc:333] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.904721 21851 raft_consensus.cc:2243] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.905393 21851 raft_consensus.cc:2272] T f73a84fd96db4bf290003dcbc414d756 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.906899 21851 tablet_replica.cc:333] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.907419 21851 raft_consensus.cc:2243] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.908064 21851 raft_consensus.cc:2272] T fb16c3bc6bb7434b9744cba0f4feec9f P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.909578 21851 tablet_replica.cc:333] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.910035 21851 raft_consensus.cc:2243] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.910498 21851 raft_consensus.cc:2272] T bb7cb7456d45459099c2eb1c4da149f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.912043 21851 tablet_replica.cc:333] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.912554 21851 raft_consensus.cc:2243] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.912992 21851 raft_consensus.cc:2272] T d27e03f1879e43e58680e8a3e9b195db P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.914525 21851 tablet_replica.cc:333] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.914960 21851 raft_consensus.cc:2243] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.915450 21851 raft_consensus.cc:2272] T 044ba58ca0944ea28307f38b7785b0b3 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.917061 21851 tablet_replica.cc:333] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.917515 21851 raft_consensus.cc:2243] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.918195 21851 raft_consensus.cc:2272] T 234bbcf1aa604f51b827b812fb8d8b48 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.920655 21851 tablet_replica.cc:333] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.921131 21851 raft_consensus.cc:2243] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.921787 21851 raft_consensus.cc:2272] T dbc77b47a806416a9afb2a9fa47e52c6 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.923353 21851 tablet_replica.cc:333] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.923801 21851 raft_consensus.cc:2243] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.924247 21851 raft_consensus.cc:2272] T 84f751997ce441338dac3364a3d95976 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.941395 21851 tablet_replica.cc:333] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.942312 21851 raft_consensus.cc:2243] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.943212 21851 raft_consensus.cc:2272] T a28a758c228d429cb27d99e0fde77b2b P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.945232 21851 tablet_replica.cc:333] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.945875 21851 raft_consensus.cc:2243] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:49.946792 21851 raft_consensus.cc:2272] T 6a09014d0106452ea258ab42658662f4 P 27973f6575204def996fcb91037de66f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.949123 21851 tablet_replica.cc:333] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f: stopping tablet replica
I20260710 13:23:49.949506 21851 raft_consensus.cc:2243] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:49.950879 21851 raft_consensus.cc:2272] T 4772f4de52194af0874e0e7ebf990c70 P 27973f6575204def996fcb91037de66f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:49.999748 21851 tablet_server.cc:196] TabletServer@127.21.86.196:0 shutdown complete.
I20260710 13:23:50.036649 21851 master.cc:562] Master@127.21.86.254:42727 shutting down...
I20260710 13:23:50.061420 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.062081 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.062438 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P a8395e7b928b416dbf2187ca109616c3: stopping tablet replica
I20260710 13:23:50.083104 21851 master.cc:584] Master@127.21.86.254:42727 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27894 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:23:50.145393 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:36979
I20260710 13:23:50.146507 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:50.152451 23795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.152546 23794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.153118 23797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:50.153455 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:50.154337 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:50.154513 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:50.154623 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689830154611 us; error 0 us; skew 500 ppm
I20260710 13:23:50.155135 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:50.157407 21851 webserver.cc:533] Webserver started at http://127.21.86.254:43537/ using document root <none> and password file <none>
I20260710 13:23:50.157838 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:50.157986 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:50.158187 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:50.159384 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "42e051ad78214587b84afaa003496724"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.163548 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:23:50.166682 23802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.167498 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:50.167754 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "42e051ad78214587b84afaa003496724"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.167979 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:50.177282 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:50.178355 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:50.215781 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:36979
I20260710 13:23:50.215888 23853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:36979 every 8 connection(s)
I20260710 13:23:50.219761 23854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.230392 23854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724: Bootstrap starting.
I20260710 13:23:50.237233 23854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.241281 23854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724: No bootstrap required, opened a new log
I20260710 13:23:50.243418 23854 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e051ad78214587b84afaa003496724" member_type: VOTER }
I20260710 13:23:50.243846 23854 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.244066 23854 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42e051ad78214587b84afaa003496724, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.244601 23854 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42e051ad78214587b84afaa003496724" member_type: VOTER }
I20260710 13:23:50.245066 23854 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:50.245291 23854 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:50.245561 23854 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.249732 23854 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e051ad78214587b84afaa003496724" member_type: VOTER }
I20260710 13:23:50.250236 23854 leader_election.cc:304] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [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: 42e051ad78214587b84afaa003496724; no voters: 
I20260710 13:23:50.251356 23854 leader_election.cc:290] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:50.251730 23857 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.253047 23857 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 1 LEADER]: Becoming Leader. State: Replica: 42e051ad78214587b84afaa003496724, State: Running, Role: LEADER
I20260710 13:23:50.253727 23857 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [LEADER]: Queue going to LEADER mode. State: All 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: "42e051ad78214587b84afaa003496724" member_type: VOTER }
I20260710 13:23:50.254177 23854 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:50.260090 23859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42e051ad78214587b84afaa003496724. Latest consensus state: current_term: 1 leader_uuid: "42e051ad78214587b84afaa003496724" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e051ad78214587b84afaa003496724" member_type: VOTER } }
I20260710 13:23:50.260062 23858 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42e051ad78214587b84afaa003496724" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42e051ad78214587b84afaa003496724" member_type: VOTER } }
I20260710 13:23:50.260774 23859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:50.260802 23858 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:50.262825 23864 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:50.270628 23864 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:50.271569 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:50.279253 23864 catalog_manager.cc:1383] Generated new cluster ID: 4611c0e89c4b461e9bf70fc8cd3f0020
I20260710 13:23:50.279536 23864 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:50.312790 23864 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:50.314065 23864 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:50.330547 23864 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724: Generated new TSK 0
I20260710 13:23:50.331152 23864 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:50.337540 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:50.343724 23875 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.344369 23876 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.345913 23878 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:50.346342 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:50.347316 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:50.347527 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:50.347693 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689830347678 us; error 0 us; skew 500 ppm
I20260710 13:23:50.348251 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:50.350396 21851 webserver.cc:533] Webserver started at http://127.21.86.193:39309/ using document root <none> and password file <none>
I20260710 13:23:50.350881 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:50.351104 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:50.351375 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:50.352483 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "32d332cd5e8346b1acde195384893ed0"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.356945 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:50.360184 23883 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.360924 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:50.361310 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "32d332cd5e8346b1acde195384893ed0"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.361601 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:50.373418 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:50.374552 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:50.376009 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:50.378193 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:50.378409 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.378638 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:50.378829 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.417971 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:44819
I20260710 13:23:50.418076 23945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:44819 every 8 connection(s)
I20260710 13:23:50.423086 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:50.429639 23950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.431587 23951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.434458 23953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:50.435490 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:50.436685 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:50.436966 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:50.437168 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689830437151 us; error 0 us; skew 500 ppm
I20260710 13:23:50.437543 23946 heartbeater.cc:344] Connected to a master server at 127.21.86.254:36979
I20260710 13:23:50.437786 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:50.437975 23946 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:50.438798 23946 heartbeater.cc:507] Master 127.21.86.254:36979 requested a full tablet report, sending...
I20260710 13:23:50.440660 21851 webserver.cc:533] Webserver started at http://127.21.86.194:37289/ using document root <none> and password file <none>
I20260710 13:23:50.441004 23819 ts_manager.cc:194] Registered new tserver with Master: 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:50.441249 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:50.441511 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:50.441787 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:50.442852 23819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49898
I20260710 13:23:50.442891 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.447574 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:50.450757 23958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.451589 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:50.451897 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.452194 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:50.480638 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:50.481905 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:50.483345 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:50.485524 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:50.485745 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.485996 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:50.486166 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.525182 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:36145
I20260710 13:23:50.525282 24020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:36145 every 8 connection(s)
I20260710 13:23:50.529973 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:50.537011 24024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.538975 24025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.541074 24027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:50.541782 21851 server_base.cc:1061] running on GCE node
I20260710 13:23:50.542966 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:50.543244 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:50.543394 24021 heartbeater.cc:344] Connected to a master server at 127.21.86.254:36979
I20260710 13:23:50.543484 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689830543465 us; error 0 us; skew 500 ppm
I20260710 13:23:50.543829 24021 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:50.544307 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:50.544767 24021 heartbeater.cc:507] Master 127.21.86.254:36979 requested a full tablet report, sending...
I20260710 13:23:50.546825 21851 webserver.cc:533] Webserver started at http://127.21.86.195:38669/ using document root <none> and password file <none>
I20260710 13:23:50.547093 23819 ts_manager.cc:194] Registered new tserver with Master: d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:50.547467 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:50.547729 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:50.548046 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:50.548873 23819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49900
I20260710 13:23:50.549605 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "0f288b6b90b24d5383a03b8cff962430"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.554423 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:23:50.557816 24032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.558552 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:23:50.558832 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "0f288b6b90b24d5383a03b8cff962430"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.559171 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:50.582044 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:50.583325 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:50.584753 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:50.586884 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:50.587128 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.587361 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:50.587541 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.625365 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:35937
I20260710 13:23:50.625479 24094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:35937 every 8 connection(s)
I20260710 13:23:50.630023 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:50.636332 24098 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:50.638664 24099 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:50.641268 21851 server_base.cc:1061] running on GCE node
W20260710 13:23:50.641638 24101 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:50.642552 24095 heartbeater.cc:344] Connected to a master server at 127.21.86.254:36979
I20260710 13:23:50.642726 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:23:50.642900 24095 heartbeater.cc:461] Registering TS with master...
W20260710 13:23:50.643025 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:50.643306 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689830643286 us; error 0 us; skew 500 ppm
I20260710 13:23:50.643775 24095 heartbeater.cc:507] Master 127.21.86.254:36979 requested a full tablet report, sending...
I20260710 13:23:50.643877 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:50.645850 23819 ts_manager.cc:194] Registered new tserver with Master: 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:50.646356 21851 webserver.cc:533] Webserver started at http://127.21.86.196:46019/ using document root <none> and password file <none>
I20260710 13:23:50.646869 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:50.647125 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:50.647384 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:50.647372 23819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49906
I20260710 13:23:50.648684 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-3-root/instance:
uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.652813 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:23:50.656111 24106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.656802 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:23:50.657084 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-3-root
uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:50.657362 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:50.682554 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:50.683820 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:50.685010 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:50.687172 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:50.687392 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.687630 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:50.687803 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:50.725601 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.196:41569
I20260710 13:23:50.725692 24168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.196:41569 every 8 connection(s)
I20260710 13:23:50.739555 24169 heartbeater.cc:344] Connected to a master server at 127.21.86.254:36979
I20260710 13:23:50.739975 24169 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:50.740787 24169 heartbeater.cc:507] Master 127.21.86.254:36979 requested a full tablet report, sending...
I20260710 13:23:50.742698 23819 ts_manager.cc:194] Registered new tserver with Master: d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:50.743630 21851 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014842465s
I20260710 13:23:50.744076 23819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49914
I20260710 13:23:50.768751 23819 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49928:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:23:50.909925 23911 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7be94efc484aa38afae1a6590218f1 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:50.913411 23911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7be94efc484aa38afae1a6590218f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.924304 23909 tablet_service.cc:1511] Processing CreateTablet for tablet 6a702ad5a1344406b76b135f3b2a3300 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:50.927197 23984 tablet_service.cc:1511] Processing CreateTablet for tablet ba204967265445f7854d4e3b26bb7453 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:50.927989 23910 tablet_service.cc:1511] Processing CreateTablet for tablet d7479fac66de4a9389f555768bd9cf4e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:50.928802 23984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba204967265445f7854d4e3b26bb7453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.929008 23985 tablet_service.cc:1511] Processing CreateTablet for tablet d7479fac66de4a9389f555768bd9cf4e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:50.924304 23908 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfc52577a2d47a9b1d92b806a9a6f1d (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:50.930418 23985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7479fac66de4a9389f555768bd9cf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.927296 23906 tablet_service.cc:1511] Processing CreateTablet for tablet a5d9852de7194a56809dc7e22b761b1e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:50.932240 23983 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfc52577a2d47a9b1d92b806a9a6f1d (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:50.933624 23983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfc52577a2d47a9b1d92b806a9a6f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.924304 23907 tablet_service.cc:1511] Processing CreateTablet for tablet d7eff618b2294496aa8b5c52551f4b0a (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:50.935766 23909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a702ad5a1344406b76b135f3b2a3300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.936256 23982 tablet_service.cc:1511] Processing CreateTablet for tablet d7eff618b2294496aa8b5c52551f4b0a (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:50.928911 23986 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7be94efc484aa38afae1a6590218f1 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:50.938462 24134 tablet_service.cc:1511] Processing CreateTablet for tablet d7479fac66de4a9389f555768bd9cf4e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:50.939498 23982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eff618b2294496aa8b5c52551f4b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.939950 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7479fac66de4a9389f555768bd9cf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.942086 23986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7be94efc484aa38afae1a6590218f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.943967 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 6a702ad5a1344406b76b135f3b2a3300 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:50.945343 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a702ad5a1344406b76b135f3b2a3300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.945552 23981 tablet_service.cc:1511] Processing CreateTablet for tablet 58698ede0be9419abcf3cf4d3e0c9e5b (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:50.946851 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58698ede0be9419abcf3cf4d3e0c9e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.952256 23906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d9852de7194a56809dc7e22b761b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.953126 23905 tablet_service.cc:1511] Processing CreateTablet for tablet c10d7490e5dd4602a84a7d0336b411b9 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:50.954236 23907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eff618b2294496aa8b5c52551f4b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.954293 24131 tablet_service.cc:1511] Processing CreateTablet for tablet d7eff618b2294496aa8b5c52551f4b0a (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:50.955657 24131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7eff618b2294496aa8b5c52551f4b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.957968 23905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10d7490e5dd4602a84a7d0336b411b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.953125 24132 tablet_service.cc:1511] Processing CreateTablet for tablet ba204967265445f7854d4e3b26bb7453 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:50.960429 24132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba204967265445f7854d4e3b26bb7453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.961640 23910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7479fac66de4a9389f555768bd9cf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.965238 23908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfc52577a2d47a9b1d92b806a9a6f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.973338 24129 tablet_service.cc:1511] Processing CreateTablet for tablet 58698ede0be9419abcf3cf4d3e0c9e5b (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:50.974786 24129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58698ede0be9419abcf3cf4d3e0c9e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:50.976629 24130 tablet_service.cc:1511] Processing CreateTablet for tablet a5d9852de7194a56809dc7e22b761b1e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:50.982559 24130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d9852de7194a56809dc7e22b761b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.030275 24128 tablet_service.cc:1511] Processing CreateTablet for tablet 0166eb559c994c6bbcba9111e676010e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:51.031718 24128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0166eb559c994c6bbcba9111e676010e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.033207 23980 tablet_service.cc:1511] Processing CreateTablet for tablet c10d7490e5dd4602a84a7d0336b411b9 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:51.034587 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10d7490e5dd4602a84a7d0336b411b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.040750 23904 tablet_service.cc:1511] Processing CreateTablet for tablet 0166eb559c994c6bbcba9111e676010e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:51.042652 23904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0166eb559c994c6bbcba9111e676010e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.043627 23979 tablet_service.cc:1511] Processing CreateTablet for tablet 0166eb559c994c6bbcba9111e676010e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:51.044991 23979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0166eb559c994c6bbcba9111e676010e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.060105 24132 tablet_service.cc:1511] Processing CreateTablet for tablet 1a714b14bc104ad6a2253d81243b430c (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:51.060902 23903 tablet_service.cc:1511] Processing CreateTablet for tablet 1a714b14bc104ad6a2253d81243b430c (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:51.061952 24132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a714b14bc104ad6a2253d81243b430c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.062161 23903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a714b14bc104ad6a2253d81243b430c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.075809 24186 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:51.086041 24186 tablet_bootstrap.cc:654] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.087939 24056 tablet_service.cc:1511] Processing CreateTablet for tablet a5d9852de7194a56809dc7e22b761b1e (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:51.088167 24060 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7be94efc484aa38afae1a6590218f1 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:51.090150 24056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5d9852de7194a56809dc7e22b761b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.090500 24059 tablet_service.cc:1511] Processing CreateTablet for tablet 6a702ad5a1344406b76b135f3b2a3300 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:51.091822 24059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a702ad5a1344406b76b135f3b2a3300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.092140 24055 tablet_service.cc:1511] Processing CreateTablet for tablet 58698ede0be9419abcf3cf4d3e0c9e5b (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:51.093412 24055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58698ede0be9419abcf3cf4d3e0c9e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.095706 24060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7be94efc484aa38afae1a6590218f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.096155 24057 tablet_service.cc:1511] Processing CreateTablet for tablet 8bfc52577a2d47a9b1d92b806a9a6f1d (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:51.097376 24057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bfc52577a2d47a9b1d92b806a9a6f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.090865 24058 tablet_service.cc:1511] Processing CreateTablet for tablet ba204967265445f7854d4e3b26bb7453 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:51.100212 24058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba204967265445f7854d4e3b26bb7453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.100409 24054 tablet_service.cc:1511] Processing CreateTablet for tablet c10d7490e5dd4602a84a7d0336b411b9 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:51.101675 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10d7490e5dd4602a84a7d0336b411b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.102061 23983 tablet_service.cc:1511] Processing CreateTablet for tablet 461fb6e3a3074de99e6434fa3d0fb6da (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:51.103266 23983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461fb6e3a3074de99e6434fa3d0fb6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.104193 24053 tablet_service.cc:1511] Processing CreateTablet for tablet 1a714b14bc104ad6a2253d81243b430c (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:51.104905 24131 tablet_service.cc:1511] Processing CreateTablet for tablet 461fb6e3a3074de99e6434fa3d0fb6da (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:51.105456 24053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a714b14bc104ad6a2253d81243b430c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.106122 24131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461fb6e3a3074de99e6434fa3d0fb6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.108280 24052 tablet_service.cc:1511] Processing CreateTablet for tablet 461fb6e3a3074de99e6434fa3d0fb6da (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:51.109542 24052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 461fb6e3a3074de99e6434fa3d0fb6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.120247 23978 tablet_service.cc:1511] Processing CreateTablet for tablet 962d42e8373b4b3ebbbf1d487c3e9206 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:51.121636 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962d42e8373b4b3ebbbf1d487c3e9206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.131953 23907 tablet_service.cc:1511] Processing CreateTablet for tablet 962d42e8373b4b3ebbbf1d487c3e9206 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:51.133239 23907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962d42e8373b4b3ebbbf1d487c3e9206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.135761 24051 tablet_service.cc:1511] Processing CreateTablet for tablet 962d42e8373b4b3ebbbf1d487c3e9206 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:51.137107 24051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962d42e8373b4b3ebbbf1d487c3e9206. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.140982 23906 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb3eb2dd605414c9a9136d63edee079 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:51.144162 23906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb3eb2dd605414c9a9136d63edee079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.150226 23980 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb3eb2dd605414c9a9136d63edee079 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:51.151487 23980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb3eb2dd605414c9a9136d63edee079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.153338 24130 tablet_service.cc:1511] Processing CreateTablet for tablet d27a1b36e2a848eaaedc2be4af8f7222 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:51.154577 24130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27a1b36e2a848eaaedc2be4af8f7222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.183172 24054 tablet_service.cc:1511] Processing CreateTablet for tablet d27a1b36e2a848eaaedc2be4af8f7222 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:51.186609 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27a1b36e2a848eaaedc2be4af8f7222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.204818 24189 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:51.205160 24187 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:51.207923 23910 tablet_service.cc:1511] Processing CreateTablet for tablet d27a1b36e2a848eaaedc2be4af8f7222 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:51.208057 24129 tablet_service.cc:1511] Processing CreateTablet for tablet 5cb3eb2dd605414c9a9136d63edee079 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:51.209285 23910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27a1b36e2a848eaaedc2be4af8f7222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.209401 24129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cb3eb2dd605414c9a9136d63edee079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.210842 24188 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.211759 24189 tablet_bootstrap.cc:654] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.211987 23978 tablet_service.cc:1511] Processing CreateTablet for tablet 9c66d4ed821847ffb58c810accd4e37c (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:51.213217 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c66d4ed821847ffb58c810accd4e37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.255451 24131 tablet_service.cc:1511] Processing CreateTablet for tablet 9c66d4ed821847ffb58c810accd4e37c (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:51.257903 24131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c66d4ed821847ffb58c810accd4e37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.271553 24188 tablet_bootstrap.cc:654] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:51.273509 23867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:51.279676 24060 tablet_service.cc:1511] Processing CreateTablet for tablet 9c66d4ed821847ffb58c810accd4e37c (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:51.281534 24060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c66d4ed821847ffb58c810accd4e37c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.285455 23981 tablet_service.cc:1511] Processing CreateTablet for tablet 883462937ee949b3ab4a138876a182a2 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:51.290078 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883462937ee949b3ab4a138876a182a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.303474 24052 tablet_service.cc:1511] Processing CreateTablet for tablet 883462937ee949b3ab4a138876a182a2 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:51.303866 23907 tablet_service.cc:1511] Processing CreateTablet for tablet 883462937ee949b3ab4a138876a182a2 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:51.305166 23907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883462937ee949b3ab4a138876a182a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.305305 24052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 883462937ee949b3ab4a138876a182a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.308538 24187 tablet_bootstrap.cc:654] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.316874 24188 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.317330 24188 ts_tablet_manager.cc:1403] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.000s
I20260710 13:23:51.317510 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 10fe07eb1d9b4e199b284c7b6c77cabe (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:51.318764 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fe07eb1d9b4e199b284c7b6c77cabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.320107 24188 raft_consensus.cc:359] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.320837 24188 raft_consensus.cc:385] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.321125 24188 raft_consensus.cc:740] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.321946 24188 consensus_queue.cc:260] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.325235 24187 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:51.325903 24187 ts_tablet_manager.cc:1403] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.008s
I20260710 13:23:51.329000 24186 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:51.329473 24186 ts_tablet_manager.cc:1403] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.254s	user 0.010s	sys 0.039s
I20260710 13:23:51.329825 24187 raft_consensus.cc:359] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.335799 23978 tablet_service.cc:1511] Processing CreateTablet for tablet 10fe07eb1d9b4e199b284c7b6c77cabe (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:51.337612 23978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fe07eb1d9b4e199b284c7b6c77cabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.340372 24055 tablet_service.cc:1511] Processing CreateTablet for tablet a732ccba8f874b9cbf81229bf7b35712 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:51.342073 24055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a732ccba8f874b9cbf81229bf7b35712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.343989 24130 tablet_service.cc:1511] Processing CreateTablet for tablet a732ccba8f874b9cbf81229bf7b35712 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:51.346880 24189 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:51.369165 24054 tablet_service.cc:1511] Processing CreateTablet for tablet 764c6ce2566b49dda1aab52e3c7020bc (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:51.370263 24189 ts_tablet_manager.cc:1403] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.166s	user 0.047s	sys 0.057s
I20260710 13:23:51.370812 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764c6ce2566b49dda1aab52e3c7020bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.330791 24187 raft_consensus.cc:385] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.371462 24130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a732ccba8f874b9cbf81229bf7b35712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.348412 24057 tablet_service.cc:1511] Processing CreateTablet for tablet 1412b111aafb4df5b75d1240c2b9581a (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:51.375316 24057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1412b111aafb4df5b75d1240c2b9581a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.348513 23910 tablet_service.cc:1511] Processing CreateTablet for tablet a732ccba8f874b9cbf81229bf7b35712 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:51.357194 24134 tablet_service.cc:1511] Processing CreateTablet for tablet 1412b111aafb4df5b75d1240c2b9581a (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:51.371240 24187 raft_consensus.cc:740] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.379875 24134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1412b111aafb4df5b75d1240c2b9581a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.380117 24187 consensus_queue.cc:260] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.361050 23904 tablet_service.cc:1511] Processing CreateTablet for tablet 764c6ce2566b49dda1aab52e3c7020bc (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:51.383780 23904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764c6ce2566b49dda1aab52e3c7020bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.364784 23984 tablet_service.cc:1511] Processing CreateTablet for tablet 764c6ce2566b49dda1aab52e3c7020bc (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:51.347448 23979 tablet_service.cc:1511] Processing CreateTablet for tablet 1412b111aafb4df5b75d1240c2b9581a (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:51.373366 24189 raft_consensus.cc:359] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.388114 24189 raft_consensus.cc:385] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.373831 24186 raft_consensus.cc:359] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.388134 24021 heartbeater.cc:499] Master 127.21.86.254:36979 was elected leader, sending a full tablet report...
I20260710 13:23:51.388578 24189 raft_consensus.cc:740] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.388788 24186 raft_consensus.cc:385] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.389256 24186 raft_consensus.cc:740] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.389721 23946 heartbeater.cc:499] Master 127.21.86.254:36979 was elected leader, sending a full tablet report...
I20260710 13:23:51.389434 24189 consensus_queue.cc:260] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.345468 23906 tablet_service.cc:1511] Processing CreateTablet for tablet 10fe07eb1d9b4e199b284c7b6c77cabe (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:51.390738 24186 consensus_queue.cc:260] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.391337 23906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10fe07eb1d9b4e199b284c7b6c77cabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.412173 23910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a732ccba8f874b9cbf81229bf7b35712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.391993 23984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764c6ce2566b49dda1aab52e3c7020bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.416596 23979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1412b111aafb4df5b75d1240c2b9581a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.396787 24188 ts_tablet_manager.cc:1434] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.079s	user 0.018s	sys 0.048s
I20260710 13:23:51.418134 24188 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
W20260710 13:23:51.422576 23947 tablet.cc:2406] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:51.424925 23903 tablet_service.cc:1511] Processing CreateTablet for tablet 627593abca3746a183523b6b748101fd (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:51.426239 23903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627593abca3746a183523b6b748101fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.427146 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 627593abca3746a183523b6b748101fd (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:51.432873 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627593abca3746a183523b6b748101fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.432026 23981 tablet_service.cc:1511] Processing CreateTablet for tablet 627593abca3746a183523b6b748101fd (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:51.434054 23981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 627593abca3746a183523b6b748101fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.436049 24095 heartbeater.cc:499] Master 127.21.86.254:36979 was elected leader, sending a full tablet report...
I20260710 13:23:51.436277 24188 tablet_bootstrap.cc:654] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.440871 24129 tablet_service.cc:1511] Processing CreateTablet for tablet afe5a5f474dd4b63bd54ca9c50cffefd (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:51.442129 24129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe5a5f474dd4b63bd54ca9c50cffefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.443990 23982 tablet_service.cc:1511] Processing CreateTablet for tablet 5f24ce2b29624f6e89cf73f095974f36 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:51.445178 23982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f24ce2b29624f6e89cf73f095974f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.448261 24189 ts_tablet_manager.cc:1434] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.016s
I20260710 13:23:51.449234 24189 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:51.410576 24187 ts_tablet_manager.cc:1434] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.000s
I20260710 13:23:51.452034 24187 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:51.465144 24060 tablet_service.cc:1511] Processing CreateTablet for tablet afe5a5f474dd4b63bd54ca9c50cffefd (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:51.466444 24060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe5a5f474dd4b63bd54ca9c50cffefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.466926 24196 raft_consensus.cc:493] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.471246 24196 raft_consensus.cc:515] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.475803 24187 tablet_bootstrap.cc:654] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.474858 24189 tablet_bootstrap.cc:654] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.494167 24169 heartbeater.cc:499] Master 127.21.86.254:36979 was elected leader, sending a full tablet report...
I20260710 13:23:51.494629 24186 ts_tablet_manager.cc:1434] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.165s	user 0.015s	sys 0.019s
I20260710 13:23:51.495644 24186 tablet_bootstrap.cc:492] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:51.496091 24187 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:51.496613 24187 ts_tablet_manager.cc:1403] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260710 13:23:51.499498 24187 raft_consensus.cc:359] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.500239 24187 raft_consensus.cc:385] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.500520 24187 raft_consensus.cc:740] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.502032 24186 tablet_bootstrap.cc:654] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.503535 24188 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.504019 24188 ts_tablet_manager.cc:1403] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.006s
I20260710 13:23:51.507623 24188 raft_consensus.cc:359] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.508576 24188 raft_consensus.cc:385] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.508949 24188 raft_consensus.cc:740] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.510088 24188 consensus_queue.cc:260] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.501601 24187 consensus_queue.cc:260] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.514683 24188 ts_tablet_manager.cc:1434] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:23:51.518105 24188 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.522238 24196 leader_election.cc:290] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:51.494161 24189 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:51.524597 24189 ts_tablet_manager.cc:1403] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.006s
I20260710 13:23:51.526688 24188 tablet_bootstrap.cc:654] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.516721 24187 ts_tablet_manager.cc:1434] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:23:51.473604 23904 tablet_service.cc:1511] Processing CreateTablet for tablet afe5a5f474dd4b63bd54ca9c50cffefd (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:51.529358 23904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe5a5f474dd4b63bd54ca9c50cffefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.529553 24186 tablet_bootstrap.cc:492] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:51.530030 24186 ts_tablet_manager.cc:1403] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.027s
I20260710 13:23:51.530860 24197 raft_consensus.cc:493] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.531476 24197 raft_consensus.cc:515] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.534364 24197 leader_election.cc:290] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:51.554952 24187 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:51.554270 24186 raft_consensus.cc:359] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.555583 24186 raft_consensus.cc:385] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.556007 24186 raft_consensus.cc:740] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.557622 24186 consensus_queue.cc:260] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.561213 24186 ts_tablet_manager.cc:1434] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.003s
I20260710 13:23:51.562529 24186 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:51.571643 24186 tablet_bootstrap.cc:654] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.575539 24189 raft_consensus.cc:359] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.585246 24187 tablet_bootstrap.cc:654] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.578025 24189 raft_consensus.cc:385] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.599053 24054 tablet_service.cc:1511] Processing CreateTablet for tablet 5f24ce2b29624f6e89cf73f095974f36 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:51.600812 24054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f24ce2b29624f6e89cf73f095974f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.591784 24189 raft_consensus.cc:740] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.602114 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7be94efc484aa38afae1a6590218f1" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:51.605772 23921 raft_consensus.cc:2468] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 0.
I20260710 13:23:51.607182 24034 leader_election.cc:304] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:51.608007 24196 raft_consensus.cc:2804] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:51.608349 24196 raft_consensus.cc:493] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:51.608688 24196 raft_consensus.cc:3060] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.617951 24133 tablet_service.cc:1511] Processing CreateTablet for tablet 5f24ce2b29624f6e89cf73f095974f36 (DEFAULT_TABLE table=test-workload [id=9af0c7dd5bf04821907d00ccc12476d5]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:51.619248 24133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f24ce2b29624f6e89cf73f095974f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.619845 24189 consensus_queue.cc:260] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.630087 24188 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.630646 24188 ts_tablet_manager.cc:1403] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.002s
I20260710 13:23:51.636415 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7be94efc484aa38afae1a6590218f1" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:51.614820 24196 raft_consensus.cc:515] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.639446 24186 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:51.644861 24186 ts_tablet_manager.cc:1403] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.007s
I20260710 13:23:51.648671 24186 raft_consensus.cc:359] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:51.649394 24186 raft_consensus.cc:385] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.649721 24186 raft_consensus.cc:740] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.650012 24196 leader_election.cc:290] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:51.650554 24186 consensus_queue.cc:260] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:51.641558 24188 raft_consensus.cc:359] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.651902 24188 raft_consensus.cc:385] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:51.643395 24034 leader_election.cc:343] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.654129 24186 ts_tablet_manager.cc:1434] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:51.654246 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7be94efc484aa38afae1a6590218f1" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:51.654891 23921 raft_consensus.cc:3060] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.658803 24186 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:51.664423 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7be94efc484aa38afae1a6590218f1" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:51.665227 24186 tablet_bootstrap.cc:654] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:51.666599 24034 leader_election.cc:343] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.673431 24186 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:51.674748 24186 ts_tablet_manager.cc:1403] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:23:51.652237 24188 raft_consensus.cc:740] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.676123 24187 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:51.676625 24187 ts_tablet_manager.cc:1403] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.000s
I20260710 13:23:51.676887 24188 consensus_queue.cc:260] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.679174 24188 ts_tablet_manager.cc:1434] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260710 13:23:51.679536 24187 raft_consensus.cc:359] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.680137 24188 tablet_bootstrap.cc:492] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.680020 23921 raft_consensus.cc:2468] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:51.682097 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:51.682143 24034 leader_election.cc:304] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:23:51.682180 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:51.677933 24186 raft_consensus.cc:359] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.684288 24186 raft_consensus.cc:385] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.684603 24186 raft_consensus.cc:740] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.683539 24213 raft_consensus.cc:2804] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:51.687754 24213 raft_consensus.cc:697] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Becoming Leader. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Running, Role: LEADER
I20260710 13:23:51.688776 24213 consensus_queue.cc:237] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.691177 24188 tablet_bootstrap.cc:654] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:51.691712 24108 leader_election.cc:343] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.693818 24189 ts_tablet_manager.cc:1434] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.169s	user 0.006s	sys 0.007s
I20260710 13:23:51.695097 24189 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:51.699911 24188 tablet_bootstrap.cc:492] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.700438 24188 ts_tablet_manager.cc:1403] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260710 13:23:51.701713 24186 consensus_queue.cc:260] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.704137 24187 raft_consensus.cc:385] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.706949 24186 ts_tablet_manager.cc:1434] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 13:23:51.704530 24187 raft_consensus.cc:740] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.707993 24186 tablet_bootstrap.cc:492] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:51.707870 24187 consensus_queue.cc:260] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.708946 23921 raft_consensus.cc:2468] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:51.707130 24188 raft_consensus.cc:359] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.709982 24188 raft_consensus.cc:385] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.710289 24188 raft_consensus.cc:740] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.711130 24188 consensus_queue.cc:260] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.713313 24188 ts_tablet_manager.cc:1434] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:23:51.714193 24188 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.715348 23819 catalog_manager.cc:5697] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "0f288b6b90b24d5383a03b8cff962430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:51.716511 24197 raft_consensus.cc:493] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.716920 24197 raft_consensus.cc:515] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.718827 24197 leader_election.cc:290] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:51.720546 24188 tablet_bootstrap.cc:654] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.721568 24108 leader_election.cc:304] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:23:51.722445 24197 raft_consensus.cc:2804] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:51.722792 24197 raft_consensus.cc:493] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:51.723325 24197 raft_consensus.cc:3060] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.723608 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba204967265445f7854d4e3b26bb7453" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
W20260710 13:23:51.728825 24108 leader_election.cc:343] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.731419 24197 raft_consensus.cc:515] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.731945 24188 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.732447 24188 ts_tablet_manager.cc:1403] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:23:51.734154 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:51.734723 23921 raft_consensus.cc:3060] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.734822 24187 ts_tablet_manager.cc:1434] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260710 13:23:51.735383 24188 raft_consensus.cc:359] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.736054 24189 tablet_bootstrap.cc:654] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.736086 24188 raft_consensus.cc:385] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.736565 24188 raft_consensus.cc:740] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.737370 24188 consensus_queue.cc:260] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.741895 24188 ts_tablet_manager.cc:1434] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:51.742836 24188 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.743137 24187 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:51.744338 24194 raft_consensus.cc:493] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.745028 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:51.745244 23921 raft_consensus.cc:2468] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:51.744805 24194 raft_consensus.cc:515] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.745730 24197 leader_election.cc:290] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:51.750528 24188 tablet_bootstrap.cc:654] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.751389 24194 leader_election.cc:290] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
W20260710 13:23:51.746439 24108 leader_election.cc:343] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.762197 24108 leader_election.cc:304] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:23:51.768976 24187 tablet_bootstrap.cc:654] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.770386 24197 raft_consensus.cc:2804] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:51.772183 24213 raft_consensus.cc:493] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.772969 24213 raft_consensus.cc:515] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.773876 24189 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:51.774526 24189 ts_tablet_manager.cc:1403] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.004s
I20260710 13:23:51.778272 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10d7490e5dd4602a84a7d0336b411b9" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:51.778954 23996 raft_consensus.cc:2468] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 0.
I20260710 13:23:51.780300 24034 leader_election.cc:304] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:51.781150 24196 raft_consensus.cc:2804] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:51.781507 24196 raft_consensus.cc:493] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:51.781545 24194 raft_consensus.cc:493] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.781927 24196 raft_consensus.cc:3060] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.782044 24194 raft_consensus.cc:515] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.784296 24194 leader_election.cc:290] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:51.786818 24194 raft_consensus.cc:493] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.787288 24194 raft_consensus.cc:515] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.789197 24194 leader_election.cc:290] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:51.790809 24196 raft_consensus.cc:515] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.795235 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10d7490e5dd4602a84a7d0336b411b9" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:51.795972 23920 raft_consensus.cc:3060] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.778440 24189 raft_consensus.cc:359] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:51.798285 24189 raft_consensus.cc:385] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.798585 24189 raft_consensus.cc:740] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.798833 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba204967265445f7854d4e3b26bb7453" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:51.799577 24189 consensus_queue.cc:260] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
W20260710 13:23:51.800417 24109 leader_election.cc:343] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.800943 24109 leader_election.cc:304] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:23:51.804152 23920 raft_consensus.cc:2468] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:51.805478 24034 leader_election.cc:304] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:51.791810 24213 leader_election.cc:290] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:51.807086 24213 raft_consensus.cc:2804] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:51.809604 24213 raft_consensus.cc:697] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Becoming Leader. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Running, Role: LEADER
I20260710 13:23:51.809860 24188 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.811527 24188 ts_tablet_manager.cc:1403] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.040s
I20260710 13:23:51.811964 24231 raft_consensus.cc:2749] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.812412 24187 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:51.812883 24187 ts_tablet_manager.cc:1403] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.000s
I20260710 13:23:51.813405 24213 consensus_queue.cc:237] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.814530 24188 raft_consensus.cc:359] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.816542 24188 raft_consensus.cc:385] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.816854 24188 raft_consensus.cc:740] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.817790 24189 ts_tablet_manager.cc:1434] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.000s
I20260710 13:23:51.817600 24188 consensus_queue.cc:260] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.818795 24189 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:51.815407 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10d7490e5dd4602a84a7d0336b411b9" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:51.819550 23921 raft_consensus.cc:2376] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1. Re-sending same reply.
I20260710 13:23:51.821101 24188 ts_tablet_manager.cc:1434] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:23:51.798807 24186 tablet_bootstrap.cc:654] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.822108 24188 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.815770 24187 raft_consensus.cc:359] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:51.825971 24187 raft_consensus.cc:385] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.826308 24187 raft_consensus.cc:740] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.825610 24196 leader_election.cc:290] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:51.827229 24187 consensus_queue.cc:260] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:51.832432 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:51.833396 24187 ts_tablet_manager.cc:1434] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:23:51.833977 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7be94efc484aa38afae1a6590218f1" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:51.834422 24187 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
W20260710 13:23:51.835405 23961 leader_election.cc:343] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.825690 24189 tablet_bootstrap.cc:654] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.838883 24194 raft_consensus.cc:493] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.839394 24194 raft_consensus.cc:515] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.828871 24188 tablet_bootstrap.cc:654] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.841483 24194 leader_election.cc:290] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:51.828840 24197 raft_consensus.cc:697] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:51.830473 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10d7490e5dd4602a84a7d0336b411b9" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:51.843161 23996 raft_consensus.cc:3060] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.845572 24187 tablet_bootstrap.cc:654] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.831082 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
W20260710 13:23:51.853696 23961 leader_election.cc:343] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.859198 24186 tablet_bootstrap.cc:492] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:51.859772 24186 ts_tablet_manager.cc:1403] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.015s
I20260710 13:23:51.862913 24186 raft_consensus.cc:359] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.863867 24186 raft_consensus.cc:385] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.864214 24186 raft_consensus.cc:740] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.851615 24197 consensus_queue.cc:237] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.865130 24186 consensus_queue.cc:260] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.850983 23996 raft_consensus.cc:2468] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:51.868772 24186 ts_tablet_manager.cc:1434] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:51.870023 24186 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:51.873001 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:51.873039 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
W20260710 13:23:51.875156 23962 leader_election.cc:343] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.875656 23962 leader_election.cc:304] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2
W20260710 13:23:51.876892 23962 leader_election.cc:343] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.877509 24194 raft_consensus.cc:2749] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.879712 24186 tablet_bootstrap.cc:654] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.882723 23819 catalog_manager.cc:5697] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "0f288b6b90b24d5383a03b8cff962430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:51.884542 24188 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.885031 24188 ts_tablet_manager.cc:1403] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.027s
I20260710 13:23:51.888016 24188 raft_consensus.cc:359] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.894308 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:51.888585 23814 catalog_manager.cc:5697] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:51.896404 23960 leader_election.cc:343] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.888722 24188 raft_consensus.cc:385] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.892349 24189 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:51.894069 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7be94efc484aa38afae1a6590218f1" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:51.898851 24189 ts_tablet_manager.cc:1403] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.005s
I20260710 13:23:51.899039 23920 raft_consensus.cc:2393] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d19d1fc38d8b424fae70a954e5eb88fe in current term 1: Already voted for candidate 0f288b6b90b24d5383a03b8cff962430 in this term.
I20260710 13:23:51.897030 23960 leader_election.cc:304] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:51.900600 23960 leader_election.cc:304] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:51.902670 24194 raft_consensus.cc:2749] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.903311 24194 raft_consensus.cc:3060] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.903065 24189 raft_consensus.cc:359] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.903903 24189 raft_consensus.cc:385] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.904295 24189 raft_consensus.cc:740] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.905102 24189 consensus_queue.cc:260] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.898320 24188 raft_consensus.cc:740] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.906689 24188 consensus_queue.cc:260] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.908345 24188 ts_tablet_manager.cc:1434] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:23:51.909238 24188 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.893313 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:51.915074 24188 tablet_bootstrap.cc:654] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.893582 24187 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:51.919757 24187 ts_tablet_manager.cc:1403] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
I20260710 13:23:51.921926 24189 ts_tablet_manager.cc:1434] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:23:51.929564 24243 raft_consensus.cc:493] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:51.930095 24243 raft_consensus.cc:515] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.930171 24187 raft_consensus.cc:359] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.931231 24187 raft_consensus.cc:385] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.931624 24187 raft_consensus.cc:740] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.932557 24187 consensus_queue.cc:260] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:51.935432 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb3eb2dd605414c9a9136d63edee079" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
W20260710 13:23:51.936880 23962 leader_election.cc:343] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.938742 24194 raft_consensus.cc:2749] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.938740 24243 leader_election.cc:290] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:51.935330 24189 tablet_bootstrap.cc:492] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
W20260710 13:23:51.950060 23960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:44819, user_credentials={real_user=slave}} blocked reactor thread for 49542.7us
I20260710 13:23:51.951725 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb3eb2dd605414c9a9136d63edee079" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
W20260710 13:23:51.953218 23960 leader_election.cc:343] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.953691 24186 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:51.954061 24187 ts_tablet_manager.cc:1434] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 13:23:51.954310 24186 ts_tablet_manager.cc:1403] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.031s
I20260710 13:23:51.954743 24188 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.955127 24187 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:51.955241 24188 ts_tablet_manager.cc:1403] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.023s
I20260710 13:23:51.953630 23960 leader_election.cc:304] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0
W20260710 13:23:51.956586 23960 leader_election.cc:343] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:51.956991 23960 leader_election.cc:304] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:51.957353 24186 raft_consensus.cc:359] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:51.957875 24188 raft_consensus.cc:359] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.958127 24186 raft_consensus.cc:385] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.958526 24188 raft_consensus.cc:385] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.958797 24241 raft_consensus.cc:2749] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.958076 24194 raft_consensus.cc:2749] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:51.959072 24188 raft_consensus.cc:740] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.959473 24189 tablet_bootstrap.cc:654] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.959969 24188 consensus_queue.cc:260] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:51.962352 24188 ts_tablet_manager.cc:1434] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:23:51.958617 24186 raft_consensus.cc:740] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.963392 24188 tablet_bootstrap.cc:492] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:51.963930 24186 consensus_queue.cc:260] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:51.966270 24186 ts_tablet_manager.cc:1434] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.004s
I20260710 13:23:51.967247 24186 tablet_bootstrap.cc:492] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:51.967322 24187 tablet_bootstrap.cc:654] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.972321 24188 tablet_bootstrap.cc:654] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.973951 24186 tablet_bootstrap.cc:654] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.978340 24189 tablet_bootstrap.cc:492] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:51.978807 24189 ts_tablet_manager.cc:1403] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260710 13:23:51.981797 24189 raft_consensus.cc:359] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.982682 24189 raft_consensus.cc:385] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.983163 24189 raft_consensus.cc:740] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.984193 24189 consensus_queue.cc:260] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.986502 24189 ts_tablet_manager.cc:1434] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:51.987663 24186 tablet_bootstrap.cc:492] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:51.988180 24186 ts_tablet_manager.cc:1403] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260710 13:23:51.987681 24189 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:51.989950 24188 tablet_bootstrap.cc:492] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:51.990393 24188 ts_tablet_manager.cc:1403] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.012s
I20260710 13:23:51.990985 24186 raft_consensus.cc:359] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.991731 24186 raft_consensus.cc:385] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.992027 24186 raft_consensus.cc:740] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.992865 24186 consensus_queue.cc:260] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.993479 24188 raft_consensus.cc:359] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.994127 24188 raft_consensus.cc:385] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.994405 24188 raft_consensus.cc:740] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.995460 24186 ts_tablet_manager.cc:1434] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:23:51.995962 24189 tablet_bootstrap.cc:654] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.995743 24188 consensus_queue.cc:260] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:51.996435 24186 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:52.000027 24188 ts_tablet_manager.cc:1434] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:23:52.000977 24188 tablet_bootstrap.cc:492] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.004119 24186 tablet_bootstrap.cc:654] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.006631 24188 tablet_bootstrap.cc:654] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.014029 24195 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.014659 24195 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.022392 24195 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:52.029127 24186 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:52.029623 24186 ts_tablet_manager.cc:1403] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260710 13:23:52.031476 24187 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:52.033977 24187 ts_tablet_manager.cc:1403] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.023s
I20260710 13:23:52.035481 24213 raft_consensus.cc:493] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.036161 24213 raft_consensus.cc:515] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.039683 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba204967265445f7854d4e3b26bb7453" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.040467 23996 raft_consensus.cc:2468] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 0.
I20260710 13:23:52.042011 24034 leader_election.cc:304] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:52.039680 24187 raft_consensus.cc:359] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.043108 24196 raft_consensus.cc:2804] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.044209 24196 raft_consensus.cc:493] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.044669 24196 raft_consensus.cc:3060] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.047871 24213 leader_election.cc:290] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:52.054908 24196 raft_consensus.cc:515] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.032394 24186 raft_consensus.cc:359] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.058820 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba204967265445f7854d4e3b26bb7453" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:52.059477 23996 raft_consensus.cc:3060] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.060223 24241 raft_consensus.cc:493] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.058808 24186 raft_consensus.cc:385] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.060887 24241 raft_consensus.cc:515] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.062074 24186 raft_consensus.cc:740] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.062893 24186 consensus_queue.cc:260] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.065394 24186 ts_tablet_manager.cc:1434] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 13:23:52.065619 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962d42e8373b4b3ebbbf1d487c3e9206" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.066433 24241 leader_election.cc:290] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.068492 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962d42e8373b4b3ebbbf1d487c3e9206" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.059587 24187 raft_consensus.cc:385] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.069480 24187 raft_consensus.cc:740] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.069312 24070 raft_consensus.cc:2468] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 0.
I20260710 13:23:52.072695 24186 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:52.074548 24188 tablet_bootstrap.cc:492] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.075006 24188 ts_tablet_manager.cc:1403] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.021s
I20260710 13:23:52.077680 24188 raft_consensus.cc:359] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.078341 24188 raft_consensus.cc:385] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.078608 24188 raft_consensus.cc:740] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
W20260710 13:23:52.071660 23960 leader_election.cc:343] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.079265 24188 consensus_queue.cc:260] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.081512 24188 ts_tablet_manager.cc:1434] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:23:52.082468 24188 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.086812 24197 raft_consensus.cc:493] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.088244 24197 raft_consensus.cc:515] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.090315 24197 leader_election.cc:290] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.091421 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.072526 24187 consensus_queue.cc:260] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.092453 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
W20260710 13:23:52.092801 24109 leader_election.cc:343] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.093356 23995 raft_consensus.cc:2468] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:52.094164 24187 ts_tablet_manager.cc:1434] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260710 13:23:52.094157 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.094928 24143 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:52.095367 24187 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:52.096114 24197 raft_consensus.cc:493] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.096601 24197 raft_consensus.cc:515] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.100175 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.100857 24188 tablet_bootstrap.cc:654] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:52.101626 24109 leader_election.cc:343] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.102221 24197 leader_election.cc:290] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.103525 24108 leader_election.cc:304] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.104147 24186 tablet_bootstrap.cc:654] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.103701 23961 leader_election.cc:304] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [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: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:52.106428 24241 raft_consensus.cc:2804] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.106954 24241 raft_consensus.cc:493] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.107421 24241 raft_consensus.cc:3060] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.108601 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.109236 23995 raft_consensus.cc:2468] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:52.109823 24197 raft_consensus.cc:2804] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.114466 24187 tablet_bootstrap.cc:654] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.104657 24213 consensus_queue.cc:1048] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:23:52.111961 23887 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:52.126411 24108 leader_election.cc:304] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.126942 24227 raft_consensus.cc:493] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.128073 24227 raft_consensus.cc:515] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.128048 24231 raft_consensus.cc:2804] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.112648 24197 raft_consensus.cc:493] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.128682 24195 raft_consensus.cc:2804] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.129593 24231 raft_consensus.cc:493] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.128391 24196 leader_election.cc:290] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:52.130638 24227 leader_election.cc:290] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:52.128500 23996 raft_consensus.cc:2468] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:52.138985 24197 raft_consensus.cc:3060] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.145151 24034 leader_election.cc:304] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:52.146442 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0166eb559c994c6bbcba9111e676010e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.146677 24187 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:52.147406 24187 ts_tablet_manager.cc:1403] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.009s
I20260710 13:23:52.139469 24231 raft_consensus.cc:3060] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.138758 24195 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.155102 24195 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:52.154587 24108 leader_election.cc:343] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.157616 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba204967265445f7854d4e3b26bb7453" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.158026 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba204967265445f7854d4e3b26bb7453" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:52.158279 24143 raft_consensus.cc:2468] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 0.
I20260710 13:23:52.163892 24197 raft_consensus.cc:515] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.167366 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
W20260710 13:23:52.168900 23886 leader_election.cc:343] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.156317 24196 raft_consensus.cc:2804] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.171155 24196 raft_consensus.cc:697] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Becoming Leader. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Running, Role: LEADER
I20260710 13:23:52.170918 24231 raft_consensus.cc:515] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.172376 24187 raft_consensus.cc:359] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.173133 24197 leader_election.cc:290] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.178653 24231 leader_election.cc:290] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.180040 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:52.184857 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:52.185272 23995 raft_consensus.cc:3060] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.185145 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:52.186050 23994 raft_consensus.cc:3060] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.181550 24195 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.183777 24187 raft_consensus.cc:385] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.172029 24196 consensus_queue.cc:237] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.174615 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0166eb559c994c6bbcba9111e676010e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.188167 24187 raft_consensus.cc:740] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.190033 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
W20260710 13:23:52.191573 24109 leader_election.cc:343] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.192075 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
W20260710 13:23:52.192248 24109 leader_election.cc:343] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.192355 24189 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:52.192672 24144 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.193050 24189 ts_tablet_manager.cc:1403] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.206s	user 0.043s	sys 0.064s
I20260710 13:23:52.196568 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
W20260710 13:23:52.198457 23886 leader_election.cc:343] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.199498 24213 consensus_queue.cc:1048] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:52.200778 24189 raft_consensus.cc:359] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.201741 24189 raft_consensus.cc:385] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.202106 24189 raft_consensus.cc:740] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.203804 24241 raft_consensus.cc:515] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.206424 23995 raft_consensus.cc:2468] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
W20260710 13:23:52.207746 24108 leader_election.cc:343] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.207499 24187 consensus_queue.cc:260] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.208309 24108 leader_election.cc:304] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:23:52.209054 24188 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.209582 24188 ts_tablet_manager.cc:1403] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.127s	user 0.025s	sys 0.004s
I20260710 13:23:52.210389 24187 ts_tablet_manager.cc:1434] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.002s
I20260710 13:23:52.206615 24189 consensus_queue.cc:260] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.212311 24188 raft_consensus.cc:359] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.212989 24188 raft_consensus.cc:385] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.213326 24188 raft_consensus.cc:740] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.213918 24195 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:52.214780 24231 raft_consensus.cc:2749] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.214742 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962d42e8373b4b3ebbbf1d487c3e9206" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:52.215358 24108 leader_election.cc:304] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.212864 24144 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:52.216063 24186 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
W20260710 13:23:52.216406 23960 leader_election.cc:343] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.216547 24186 ts_tablet_manager.cc:1403] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.039s
I20260710 13:23:52.216782 24231 raft_consensus.cc:2804] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.216987 23887 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [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: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.217324 24231 raft_consensus.cc:697] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:52.218475 24189 ts_tablet_manager.cc:1434] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260710 13:23:52.219434 24189 tablet_bootstrap.cc:492] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:52.219276 24186 raft_consensus.cc:359] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.219641 24195 raft_consensus.cc:2804] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.219928 24186 raft_consensus.cc:385] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.220283 24186 raft_consensus.cc:740] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.202895 23994 raft_consensus.cc:2468] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:52.220973 24241 leader_election.cc:290] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.221581 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962d42e8373b4b3ebbbf1d487c3e9206" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:52.222134 24108 leader_election.cc:304] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.222095 24188 consensus_queue.cc:260] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.222193 24069 raft_consensus.cc:3060] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.223507 24197 raft_consensus.cc:2804] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.224030 24197 raft_consensus.cc:697] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:52.224820 24197 consensus_queue.cc:237] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.218123 24231 consensus_queue.cc:237] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.227440 23819 catalog_manager.cc:5697] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "0f288b6b90b24d5383a03b8cff962430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.222571 24186 consensus_queue.cc:260] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.231350 24186 ts_tablet_manager.cc:1434] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:23:52.231686 24227 raft_consensus.cc:493] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.233070 24227 raft_consensus.cc:515] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.235689 24187 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:52.237350 24186 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:52.239688 24188 ts_tablet_manager.cc:1434] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 13:23:52.240976 24188 tablet_bootstrap.cc:492] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.244315 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a714b14bc104ad6a2253d81243b430c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.238332 24227 leader_election.cc:290] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.244980 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a714b14bc104ad6a2253d81243b430c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.245711 23920 raft_consensus.cc:2468] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
W20260710 13:23:52.245960 24109 leader_election.cc:343] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.246963 24108 leader_election.cc:304] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.248114 24227 raft_consensus.cc:2804] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.248461 24227 raft_consensus.cc:493] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.248807 24227 raft_consensus.cc:3060] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.250283 24257 raft_consensus.cc:493] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.250777 24257 raft_consensus.cc:515] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.251471 24186 tablet_bootstrap.cc:654] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.252954 24257 leader_election.cc:290] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:52.255200 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.255822 24070 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:52.257381 24188 tablet_bootstrap.cc:654] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.257789 24195 raft_consensus.cc:697] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:52.259932 23886 leader_election.cc:304] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:52.256799 24257 raft_consensus.cc:493] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.263167 24257 raft_consensus.cc:515] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.260274 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.266184 24195 consensus_queue.cc:237] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.269402 24257 leader_election.cc:290] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.269979 24189 tablet_bootstrap.cc:654] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.270910 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.272512 24144 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:52.287705 23818 catalog_manager.cc:5697] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.289920 24187 tablet_bootstrap.cc:654] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.292503 24069 raft_consensus.cc:2468] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 1.
I20260710 13:23:52.272894 24261 raft_consensus.cc:2804] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.298629 24261 raft_consensus.cc:493] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.299091 24261 raft_consensus.cc:3060] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:52.300937 23886 leader_election.cc:343] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.313370 23961 leader_election.cc:304] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [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: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:52.316476 24241 raft_consensus.cc:2804] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.316955 24241 raft_consensus.cc:697] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 LEADER]: Becoming Leader. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Running, Role: LEADER
I20260710 13:23:52.321480 24196 consensus_queue.cc:1048] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:52.324764 24261 raft_consensus.cc:515] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.317764 24241 consensus_queue.cc:237] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
W20260710 13:23:52.333966 23867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:52.311425 24227 raft_consensus.cc:515] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.351432 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:52.352358 24069 raft_consensus.cc:3060] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.349061 24194 raft_consensus.cc:493] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.360133 24194 raft_consensus.cc:515] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.371438 24261 leader_election.cc:290] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:52.395252 24188 tablet_bootstrap.cc:492] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.395927 24188 ts_tablet_manager.cc:1403] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.155s	user 0.020s	sys 0.025s
I20260710 13:23:52.404175 24187 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:52.404886 24187 ts_tablet_manager.cc:1403] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.015s
I20260710 13:23:52.408768 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a714b14bc104ad6a2253d81243b430c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:52.409312 24194 leader_election.cc:290] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.410002 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0166eb559c994c6bbcba9111e676010e" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.410692 24143 raft_consensus.cc:2468] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 0.
I20260710 13:23:52.412285 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:52.419183 24144 raft_consensus.cc:3060] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.419878 23962 leader_election.cc:304] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:52.421955 23814 catalog_manager.cc:5697] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.422884 23815 catalog_manager.cc:5697] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe reported cstate change: term changed from 0 to 1, leader changed from <none> to d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194). New cstate: current_term: 1 leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.426093 24194 raft_consensus.cc:2804] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.426347 23993 raft_consensus.cc:3060] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.428438 24144 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:52.415928 24069 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:52.416147 24188 raft_consensus.cc:359] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.416674 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a714b14bc104ad6a2253d81243b430c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:52.433415 23921 raft_consensus.cc:3060] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.433658 23818 catalog_manager.cc:5697] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.434932 24231 consensus_queue.cc:1048] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:52.417167 24189 tablet_bootstrap.cc:492] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
W20260710 13:23:52.418635 24109 leader_election.cc:343] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.438408 24189 ts_tablet_manager.cc:1403] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.219s	user 0.025s	sys 0.004s
I20260710 13:23:52.414901 24187 raft_consensus.cc:359] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.428784 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.430058 23919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0166eb559c994c6bbcba9111e676010e" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.439620 23994 raft_consensus.cc:2468] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:52.441125 23885 leader_election.cc:304] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [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: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.442274 24257 raft_consensus.cc:2804] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.442611 24257 raft_consensus.cc:493] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.442910 24257 raft_consensus.cc:3060] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.443264 24186 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:52.443742 24186 ts_tablet_manager.cc:1403] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.207s	user 0.032s	sys 0.017s
I20260710 13:23:52.446352 24186 raft_consensus.cc:359] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.430701 23887 leader_election.cc:304] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:52.438994 24187 raft_consensus.cc:385] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.404656 24227 leader_election.cc:290] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.429804 24188 raft_consensus.cc:385] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.447173 24187 raft_consensus.cc:740] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.450841 24188 raft_consensus.cc:740] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.451627 24261 raft_consensus.cc:2804] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.451713 24231 raft_consensus.cc:493] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.452220 24261 raft_consensus.cc:697] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:52.452297 24231 raft_consensus.cc:515] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.454083 24188 consensus_queue.cc:260] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.453912 24187 consensus_queue.cc:260] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.447301 24186 raft_consensus.cc:385] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.455139 24186 raft_consensus.cc:740] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.429621 24194 raft_consensus.cc:493] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.456594 24186 consensus_queue.cc:260] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.457136 23919 raft_consensus.cc:2468] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 0.
I20260710 13:23:52.462076 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.463114 24194 raft_consensus.cc:3060] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.463603 24189 raft_consensus.cc:359] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.464290 24189 raft_consensus.cc:385] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.464578 24189 raft_consensus.cc:740] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.464972 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.465517 23993 raft_consensus.cc:2468] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:52.465446 24189 consensus_queue.cc:260] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.453433 24261 consensus_queue.cc:237] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.468068 24189 ts_tablet_manager.cc:1434] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260710 13:23:52.459301 24231 leader_election.cc:290] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:52.457648 24188 ts_tablet_manager.cc:1434] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260710 13:23:52.469384 24189 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:52.470024 24188 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.453784 24241 raft_consensus.cc:493] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.473726 24257 raft_consensus.cc:515] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
W20260710 13:23:52.474359 24108 leader_election.cc:343] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.475847 24227 consensus_queue.cc:1048] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:52.476331 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:52.476922 23993 raft_consensus.cc:3060] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.477250 24241 raft_consensus.cc:515] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.478669 24186 ts_tablet_manager.cc:1434] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:23:52.479620 24186 tablet_bootstrap.cc:492] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:52.480640 24187 ts_tablet_manager.cc:1434] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260710 13:23:52.481295 24187 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:52.475081 24108 leader_election.cc:304] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:52.479656 24232 consensus_queue.cc:1048] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:52.491573 24188 tablet_bootstrap.cc:654] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.498581 23993 raft_consensus.cc:2468] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:52.491495 24231 raft_consensus.cc:2804] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.498804 24186 tablet_bootstrap.cc:654] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.499529 24231 raft_consensus.cc:493] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.499938 24231 raft_consensus.cc:3060] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.500903 23885 leader_election.cc:304] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:52.503768 24261 raft_consensus.cc:2804] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.504392 24261 raft_consensus.cc:697] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:52.504873 24194 raft_consensus.cc:515] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.505218 24261 consensus_queue.cc:237] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.508245 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0166eb559c994c6bbcba9111e676010e" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:52.529435 23918 raft_consensus.cc:3060] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.530823 24187 tablet_bootstrap.cc:654] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.509116 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0166eb559c994c6bbcba9111e676010e" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:52.531628 24144 raft_consensus.cc:3060] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.522203 23921 raft_consensus.cc:2468] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:52.535722 24108 leader_election.cc:304] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.536399 24227 raft_consensus.cc:2804] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.518854 24189 tablet_bootstrap.cc:654] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.506994 24194 leader_election.cc:290] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.514771 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.513557 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.512773 24241 leader_election.cc:290] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.522346 23814 catalog_manager.cc:5697] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.547936 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
W20260710 13:23:52.550359 23886 leader_election.cc:343] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.537346 24257 leader_election.cc:290] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.552553 24187 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:52.552966 24187 ts_tablet_manager.cc:1403] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.072s	user 0.003s	sys 0.007s
I20260710 13:23:52.554685 23960 leader_election.cc:304] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [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: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:52.528695 24231 raft_consensus.cc:515] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.572825 24227 raft_consensus.cc:697] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:52.574831 24227 consensus_queue.cc:237] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.562422 24231 leader_election.cc:290] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:52.568481 24194 raft_consensus.cc:2749] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:52.584241 24144 raft_consensus.cc:2468] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 1.
I20260710 13:23:52.573498 24283 raft_consensus.cc:493] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.588845 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:52.591468 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:52.587684 24283 raft_consensus.cc:515] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.595412 23962 leader_election.cc:304] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:52.595566 23993 raft_consensus.cc:3060] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.601889 24186 tablet_bootstrap.cc:492] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:52.602347 24186 ts_tablet_manager.cc:1403] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.021s
I20260710 13:23:52.602516 24187 raft_consensus.cc:359] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.603226 24187 raft_consensus.cc:385] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.603478 24187 raft_consensus.cc:740] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.603835 23814 catalog_manager.cc:5697] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.604408 24187 consensus_queue.cc:260] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.607051 24187 ts_tablet_manager.cc:1434] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260710 13:23:52.608228 24187 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:52.604898 24186 raft_consensus.cc:359] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.609675 24186 raft_consensus.cc:385] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.609926 24186 raft_consensus.cc:740] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.598497 24194 raft_consensus.cc:2804] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.611977 24194 raft_consensus.cc:697] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 LEADER]: Becoming Leader. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Running, Role: LEADER
I20260710 13:23:52.612775 24194 consensus_queue.cc:237] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
W20260710 13:23:52.607000 24108 leader_election.cc:343] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.620644 24144 raft_consensus.cc:3060] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.622509 23918 raft_consensus.cc:2468] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 1.
I20260710 13:23:52.622655 24186 consensus_queue.cc:260] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.623175 23993 raft_consensus.cc:2468] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:52.634161 24196 consensus_queue.cc:1048] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:52.636967 24186 ts_tablet_manager.cc:1434] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:23:52.637908 24186 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:52.638895 23818 catalog_manager.cc:5697] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.644465 24186 tablet_bootstrap.cc:654] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.646214 24187 tablet_bootstrap.cc:654] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.647754 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
W20260710 13:23:52.649266 24109 leader_election.cc:343] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.652467 24188 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.652012 23815 catalog_manager.cc:5697] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe reported cstate change: term changed from 0 to 1, leader changed from <none> to d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194). New cstate: current_term: 1 leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.652961 24188 ts_tablet_manager.cc:1403] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.004s
I20260710 13:23:52.656216 24283 leader_election.cc:290] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.656903 24196 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.660094 24196 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.662144 24196 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.663399 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.663792 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.664583 24143 raft_consensus.cc:2393] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 1: Already voted for candidate 32d332cd5e8346b1acde195384893ed0 in this term.
I20260710 13:23:52.666452 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.668655 24189 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:52.669195 24189 ts_tablet_manager.cc:1403] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.200s	user 0.014s	sys 0.008s
I20260710 13:23:52.670415 24036 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:52.657459 24188 raft_consensus.cc:359] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
W20260710 13:23:52.658681 24109 consensus_peers.cc:597] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Couldn't send request to peer 0f288b6b90b24d5383a03b8cff962430. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:52.671695 24196 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.671869 24189 raft_consensus.cc:359] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.672609 24189 raft_consensus.cc:385] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.672874 24189 raft_consensus.cc:740] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.673564 24189 consensus_queue.cc:260] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.675748 24189 ts_tablet_manager.cc:1434] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:52.678544 24186 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:52.679095 24186 ts_tablet_manager.cc:1403] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.017s
I20260710 13:23:52.680742 24188 raft_consensus.cc:385] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.681038 24188 raft_consensus.cc:740] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.681278 24196 raft_consensus.cc:2749] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.681710 24188 consensus_queue.cc:260] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.681915 24186 raft_consensus.cc:359] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.670795 24108 leader_election.cc:304] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:52.682703 24186 raft_consensus.cc:385] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.683091 24186 raft_consensus.cc:740] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.683871 24227 raft_consensus.cc:2804] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:23:52.684010 24108 leader_election.cc:343] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.684664 24227 raft_consensus.cc:697] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:52.684777 24197 consensus_queue.cc:1048] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:52.683933 24186 consensus_queue.cc:260] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.685729 24227 consensus_queue.cc:237] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.686903 24196 consensus_queue.cc:1048] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:52.689055 24186 ts_tablet_manager.cc:1434] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:52.690212 24186 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:52.693898 24188 ts_tablet_manager.cc:1434] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260710 13:23:52.694952 24188 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.698298 24187 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:52.704847 24188 tablet_bootstrap.cc:654] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.696434 24186 tablet_bootstrap.cc:654] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.677053 24189 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:52.709396 23818 catalog_manager.cc:5697] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.698812 24187 ts_tablet_manager.cc:1403] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.000s
I20260710 13:23:52.713614 24187 raft_consensus.cc:359] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.714531 24187 raft_consensus.cc:385] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.714876 24187 raft_consensus.cc:740] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.684664 24108 leader_election.cc:304] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:52.716614 24227 raft_consensus.cc:2749] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.720933 24188 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.721323 24188 ts_tablet_manager.cc:1403] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260710 13:23:52.723691 24188 raft_consensus.cc:359] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.724107 24186 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:52.724350 24188 raft_consensus.cc:385] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.724747 24188 raft_consensus.cc:740] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.725515 24188 consensus_queue.cc:260] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.724601 24186 ts_tablet_manager.cc:1403] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 13:23:52.727790 24188 ts_tablet_manager.cc:1434] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:23:52.728574 24188 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.729095 24186 raft_consensus.cc:359] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.729844 24186 raft_consensus.cc:385] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.730144 24186 raft_consensus.cc:740] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.730970 24186 consensus_queue.cc:260] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.732611 24189 tablet_bootstrap.cc:654] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.732404 24187 consensus_queue.cc:260] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
W20260710 13:23:52.732789 24108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:44819, user_credentials={real_user=slave}} blocked reactor thread for 48796.1us
I20260710 13:23:52.734642 24187 ts_tablet_manager.cc:1434] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260710 13:23:52.735989 24188 tablet_bootstrap.cc:654] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.739477 24186 ts_tablet_manager.cc:1434] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:23:52.740411 24186 tablet_bootstrap.cc:492] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:52.742887 24227 consensus_queue.cc:1048] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:52.745745 24186 tablet_bootstrap.cc:654] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.751282 24187 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:52.758293 24261 consensus_queue.cc:1048] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:52.761276 24188 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.761840 24188 ts_tablet_manager.cc:1403] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.005s
I20260710 13:23:52.765627 24188 raft_consensus.cc:359] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.766311 24188 raft_consensus.cc:385] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.766661 24188 raft_consensus.cc:740] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.772795 24194 consensus_queue.cc:1048] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:52.772575 24188 consensus_queue.cc:260] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.775885 24227 raft_consensus.cc:493] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.776484 24227 raft_consensus.cc:515] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.777518 24188 ts_tablet_manager.cc:1434] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:23:52.778538 24188 tablet_bootstrap.cc:492] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.778703 24227 leader_election.cc:290] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.784818 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c66d4ed821847ffb58c810accd4e37c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.785585 23994 raft_consensus.cc:2468] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:52.788239 24068 raft_consensus.cc:3060] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.788157 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c66d4ed821847ffb58c810accd4e37c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.789750 24261 consensus_queue.cc:1048] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:52.789901 24109 leader_election.cc:343] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.792202 24108 leader_election.cc:304] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.793423 24227 raft_consensus.cc:2804] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.793838 24227 raft_consensus.cc:493] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.794204 24227 raft_consensus.cc:3060] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.795233 24188 tablet_bootstrap.cc:654] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.805660 23918 raft_consensus.cc:3060] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.805753 24227 raft_consensus.cc:515] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.810458 24188 tablet_bootstrap.cc:492] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.811120 24188 ts_tablet_manager.cc:1403] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.002s
I20260710 13:23:52.814311 24188 raft_consensus.cc:359] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.814961 24070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c66d4ed821847ffb58c810accd4e37c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:52.815289 24227 leader_election.cc:290] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
W20260710 13:23:52.816740 24109 leader_election.cc:343] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.819504 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c66d4ed821847ffb58c810accd4e37c" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:52.820200 23994 raft_consensus.cc:3060] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.814961 24188 raft_consensus.cc:385] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.821539 24188 raft_consensus.cc:740] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.822422 24188 consensus_queue.cc:260] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.827739 24194 consensus_queue.cc:1048] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:52.828920 24188 ts_tablet_manager.cc:1434] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:23:52.832525 24188 tablet_bootstrap.cc:492] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.846946 24188 tablet_bootstrap.cc:654] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.858861 24227 raft_consensus.cc:493] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.859549 24227 raft_consensus.cc:515] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.860637 24188 tablet_bootstrap.cc:492] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:52.861171 24188 ts_tablet_manager.cc:1403] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260710 13:23:52.862144 24227 leader_election.cc:290] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:52.863440 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.863937 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.864742 23995 raft_consensus.cc:2468] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
W20260710 13:23:52.865376 24108 leader_election.cc:343] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.866362 24108 leader_election.cc:304] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:52.867782 24227 raft_consensus.cc:2804] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.868235 24227 raft_consensus.cc:493] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.868670 24227 raft_consensus.cc:3060] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.874958 24196 raft_consensus.cc:493] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.875553 24196 raft_consensus.cc:515] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.879101 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.877626 24227 raft_consensus.cc:515] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.877930 24197 consensus_queue.cc:1048] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:52.883278 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.885057 24036 leader_election.cc:304] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430; no voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:52.885425 24188 raft_consensus.cc:359] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.885941 24196 leader_election.cc:290] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:52.886201 24188 raft_consensus.cc:385] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.886507 24188 raft_consensus.cc:740] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.887034 24232 raft_consensus.cc:2749] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:52.887228 24188 consensus_queue.cc:260] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.889550 24227 leader_election.cc:290] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:52.889719 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:52.890280 23995 raft_consensus.cc:3060] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.885435 24194 raft_consensus.cc:493] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.892220 24194 raft_consensus.cc:515] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:52.898188 24188 ts_tablet_manager.cc:1434] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.002s
I20260710 13:23:52.899420 24188 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe: Bootstrap starting.
I20260710 13:23:52.906448 24187 tablet_bootstrap.cc:654] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.903703 23994 raft_consensus.cc:2468] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:52.910460 24108 leader_election.cc:304] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:52.910722 23995 raft_consensus.cc:2468] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:52.917788 24188 tablet_bootstrap.cc:654] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.914278 24197 raft_consensus.cc:2804] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.921052 24197 raft_consensus.cc:697] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:52.913043 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:52.921917 24197 consensus_queue.cc:237] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:52.928498 24189 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:52.928584 24194 leader_election.cc:290] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:52.929102 24189 ts_tablet_manager.cc:1403] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.252s	user 0.036s	sys 0.065s
I20260710 13:23:52.942351 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:52.943532 24108 leader_election.cc:304] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:52.944479 24227 raft_consensus.cc:2804] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:23:52.944605 24108 leader_election.cc:343] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.945003 24227 raft_consensus.cc:697] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:52.945851 24227 consensus_queue.cc:237] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
W20260710 13:23:52.947108 23961 leader_election.cc:343] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.949019 24189 raft_consensus.cc:359] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.949988 24189 raft_consensus.cc:385] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.950323 24189 raft_consensus.cc:740] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.951807 24189 consensus_queue.cc:260] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.955782 24213 raft_consensus.cc:493] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.956391 24213 raft_consensus.cc:515] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:52.959704 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.960328 24144 raft_consensus.cc:2468] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 0.
I20260710 13:23:52.960561 23920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:52.961675 24036 leader_election.cc:304] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:52.962575 24232 raft_consensus.cc:2804] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.962941 24232 raft_consensus.cc:493] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.963292 24232 raft_consensus.cc:3060] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:52.964608 24034 leader_election.cc:343] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.966159 24213 leader_election.cc:290] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.967159 24189 ts_tablet_manager.cc:1434] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260710 13:23:52.968114 24189 tablet_bootstrap.cc:492] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:52.970389 24232 raft_consensus.cc:515] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
W20260710 13:23:52.970589 23886 consensus_peers.cc:597] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 -> Peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Couldn't send request to peer 0f288b6b90b24d5383a03b8cff962430. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:52.973367 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:52.973367 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:52.974103 24144 raft_consensus.cc:3060] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:52.977316 24034 leader_election.cc:343] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.977998 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
W20260710 13:23:52.979780 23960 leader_election.cc:343] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.980214 23960 leader_election.cc:304] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:52.981324 24194 raft_consensus.cc:2749] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.986366 24195 raft_consensus.cc:493] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.986858 24195 raft_consensus.cc:515] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:52.988960 24195 leader_election.cc:290] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:52.989665 24189 tablet_bootstrap.cc:654] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.990628 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:52.991493 23994 raft_consensus.cc:2393] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32d332cd5e8346b1acde195384893ed0 in current term 1: Already voted for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in this term.
I20260710 13:23:52.992733 24187 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:52.993328 24187 ts_tablet_manager.cc:1403] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.242s	user 0.017s	sys 0.000s
I20260710 13:23:52.994318 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:52.996691 23887 leader_election.cc:304] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0; no voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:52.998178 24195 raft_consensus.cc:3060] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.004488 24257 consensus_queue.cc:1048] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.006011 24232 leader_election.cc:290] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:52.985867 24144 raft_consensus.cc:2468] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:53.008424 24036 leader_election.cc:304] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:53.009876 24232 raft_consensus.cc:2804] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.010489 24232 raft_consensus.cc:697] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Becoming Leader. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Running, Role: LEADER
I20260710 13:23:53.011564 24232 consensus_queue.cc:237] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.014777 24186 tablet_bootstrap.cc:492] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:53.015424 24186 ts_tablet_manager.cc:1403] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.275s	user 0.039s	sys 0.051s
I20260710 13:23:53.015715 24197 raft_consensus.cc:493] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.016197 24197 raft_consensus.cc:515] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.018190 24197 leader_election.cc:290] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:53.021219 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb3eb2dd605414c9a9136d63edee079" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:53.021607 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb3eb2dd605414c9a9136d63edee079" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:53.021974 24195 raft_consensus.cc:2749] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.022217 23994 raft_consensus.cc:2468] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:53.014605 23818 catalog_manager.cc:5697] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.024483 24108 leader_election.cc:304] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
W20260710 13:23:53.025683 24108 leader_election.cc:343] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.018800 24186 raft_consensus.cc:359] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.028891 24283 raft_consensus.cc:2804] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.030247 24186 raft_consensus.cc:385] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.034911 24186 raft_consensus.cc:740] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.036475 24283 raft_consensus.cc:493] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.038754 24283 raft_consensus.cc:3060] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.042001 24195 consensus_queue.cc:1048] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.045472 24186 consensus_queue.cc:260] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.037833 24187 raft_consensus.cc:359] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.050333 24186 ts_tablet_manager.cc:1434] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:23:53.063992 24187 raft_consensus.cc:385] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.064893 24186 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:53.064445 24187 raft_consensus.cc:740] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.071707 24189 tablet_bootstrap.cc:492] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.072242 24189 ts_tablet_manager.cc:1403] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.104s	user 0.029s	sys 0.043s
I20260710 13:23:53.072093 24187 consensus_queue.cc:260] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.075280 24189 raft_consensus.cc:359] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.076524 24189 raft_consensus.cc:385] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.076915 24189 raft_consensus.cc:740] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.077749 24189 consensus_queue.cc:260] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.080850 24189 ts_tablet_manager.cc:1434] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:53.082006 24189 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.084300 24213 raft_consensus.cc:493] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.087378 24194 raft_consensus.cc:493] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.087869 24194 raft_consensus.cc:515] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.089931 24194 leader_election.cc:290] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:53.090106 24241 consensus_queue.cc:1048] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.090516 24188 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe: No bootstrap required, opened a new log
I20260710 13:23:53.090981 24188 ts_tablet_manager.cc:1403] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.019s
I20260710 13:23:53.092929 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883462937ee949b3ab4a138876a182a2" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.093204 23818 catalog_manager.cc:5697] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.094599 24188 raft_consensus.cc:359] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.095290 24188 raft_consensus.cc:385] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.095558 24188 raft_consensus.cc:740] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.084791 24213 raft_consensus.cc:515] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.095963 24186 tablet_bootstrap.cc:654] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.096195 24188 consensus_queue.cc:260] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.097512 24213 leader_election.cc:290] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
W20260710 13:23:53.098151 23961 leader_election.cc:343] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.098340 24188 ts_tablet_manager.cc:1434] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:23:53.054718 24283 raft_consensus.cc:515] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.094874 23918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883462937ee949b3ab4a138876a182a2" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:53.100299 24187 ts_tablet_manager.cc:1434] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.001s
I20260710 13:23:53.101202 24187 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
W20260710 13:23:53.102984 23960 leader_election.cc:343] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.103459 23960 leader_election.cc:304] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:53.104204 24241 raft_consensus.cc:2749] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.106081 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a714b14bc104ad6a2253d81243b430c" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:53.106858 23921 raft_consensus.cc:2393] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 1: Already voted for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in this term.
I20260710 13:23:53.099376 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a714b14bc104ad6a2253d81243b430c" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.119693 24227 consensus_queue.cc:1048] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.120273 24187 tablet_bootstrap.cc:654] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.121243 24261 consensus_queue.cc:1048] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.123824 24036 leader_election.cc:304] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:53.125361 24232 raft_consensus.cc:3060] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.126159 24189 tablet_bootstrap.cc:654] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.129088 24213 raft_consensus.cc:493] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.134115 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb3eb2dd605414c9a9136d63edee079" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:53.134711 23921 raft_consensus.cc:3060] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.140194 24232 raft_consensus.cc:2749] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.141630 24241 consensus_queue.cc:1048] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.131258 24213 raft_consensus.cc:515] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.142588 23819 catalog_manager.cc:5697] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "0f288b6b90b24d5383a03b8cff962430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.160463 24068 raft_consensus.cc:3060] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.164280 24213 leader_election.cc:290] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:53.165848 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:53.168059 23921 raft_consensus.cc:2468] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:53.158749 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cb3eb2dd605414c9a9136d63edee079" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:53.158471 24283 leader_election.cc:290] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:53.179198 23995 raft_consensus.cc:3060] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.175798 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.180964 24108 leader_election.cc:304] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:53.182427 24283 raft_consensus.cc:2804] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.183187 24283 raft_consensus.cc:697] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:53.184172 24283 consensus_queue.cc:237] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.196645 24036 leader_election.cc:304] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430; no voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:53.200943 24227 consensus_queue.cc:1048] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.208235 24241 raft_consensus.cc:493] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.208915 24241 raft_consensus.cc:515] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.213042 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
W20260710 13:23:53.216233 23962 leader_election.cc:343] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.214829 24241 leader_election.cc:290] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:53.207304 23995 raft_consensus.cc:2468] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:53.218282 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
W20260710 13:23:53.221835 23960 leader_election.cc:343] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.242061 24186 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:53.242727 24186 ts_tablet_manager.cc:1403] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.178s	user 0.027s	sys 0.027s
I20260710 13:23:53.248829 24241 raft_consensus.cc:493] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.243283 23960 leader_election.cc:304] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:53.263204 24187 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:53.263718 24187 ts_tablet_manager.cc:1403] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.163s	user 0.008s	sys 0.013s
I20260710 13:23:53.259570 24241 raft_consensus.cc:515] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.262012 24194 raft_consensus.cc:2749] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.266423 24241 leader_election.cc:290] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:53.274025 24227 raft_consensus.cc:493] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.274659 24227 raft_consensus.cc:515] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.278900 24186 raft_consensus.cc:359] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.279844 24186 raft_consensus.cc:385] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.280140 24186 raft_consensus.cc:740] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.280872 24186 consensus_queue.cc:260] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.284760 24186 ts_tablet_manager.cc:1434] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260710 13:23:53.284463 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24ce2b29624f6e89cf73f095974f36" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.278532 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24ce2b29624f6e89cf73f095974f36" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
W20260710 13:23:53.268422 23960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:44819, user_credentials={real_user=slave}} blocked reactor thread for 48272.3us
W20260710 13:23:53.290660 23962 leader_election.cc:343] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.295436 24189 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.295933 24189 ts_tablet_manager.cc:1403] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.214s	user 0.018s	sys 0.010s
I20260710 13:23:53.296829 24227 leader_election.cc:290] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:53.297369 24227 consensus_queue.cc:1048] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.297964 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1412b111aafb4df5b75d1240c2b9581a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.296782 24186 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
W20260710 13:23:53.299469 24109 leader_election.cc:343] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:53.299820 23961 leader_election.cc:343] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.300267 23961 leader_election.cc:304] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe; no voters: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:53.301002 24241 raft_consensus.cc:2749] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.302665 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1412b111aafb4df5b75d1240c2b9581a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:53.303339 23995 raft_consensus.cc:2468] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:53.305341 24187 raft_consensus.cc:359] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.305837 24187 raft_consensus.cc:385] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.306043 24187 raft_consensus.cc:740] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.315857 24108 leader_election.cc:304] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:53.317219 24227 raft_consensus.cc:2804] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.317670 24227 raft_consensus.cc:493] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.317966 24232 raft_consensus.cc:2749] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.318053 24227 raft_consensus.cc:3060] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.320393 24197 consensus_queue.cc:1048] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.327965 24227 raft_consensus.cc:515] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.329736 24187 consensus_queue.cc:260] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.342054 24187 ts_tablet_manager.cc:1434] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.001s
I20260710 13:23:53.343118 24187 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:53.345177 24186 tablet_bootstrap.cc:654] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.348881 24187 tablet_bootstrap.cc:654] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.350912 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1412b111aafb4df5b75d1240c2b9581a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:53.349462 24189 raft_consensus.cc:359] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.349861 24227 leader_election.cc:290] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:53.352221 24189 raft_consensus.cc:385] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:53.352517 24109 leader_election.cc:343] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.352535 24189 raft_consensus.cc:740] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.354547 24189 consensus_queue.cc:260] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.358170 24189 ts_tablet_manager.cc:1434] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.001s
I20260710 13:23:53.360431 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1412b111aafb4df5b75d1240c2b9581a" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:53.361020 23994 raft_consensus.cc:3060] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.361042 24189 tablet_bootstrap.cc:492] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.372829 24189 tablet_bootstrap.cc:654] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.373459 23994 raft_consensus.cc:2468] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:53.374835 24108 leader_election.cc:304] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [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: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430
I20260710 13:23:53.379428 24227 raft_consensus.cc:2804] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.380105 24227 raft_consensus.cc:697] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:53.381114 24227 consensus_queue.cc:237] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
W20260710 13:23:53.379164 24108 consensus_peers.cc:597] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:53.391969 23818 catalog_manager.cc:5697] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.393887 24186 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:53.394481 24186 ts_tablet_manager.cc:1403] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.008s
I20260710 13:23:53.398255 24187 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:53.398790 24187 ts_tablet_manager.cc:1403] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.016s
I20260710 13:23:53.400869 24186 raft_consensus.cc:359] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.401434 24189 tablet_bootstrap.cc:492] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.401564 24186 raft_consensus.cc:385] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.401937 24189 ts_tablet_manager.cc:1403] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.041s	user 0.001s	sys 0.009s
I20260710 13:23:53.402000 24186 raft_consensus.cc:740] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.401369 24187 raft_consensus.cc:359] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.402774 24187 raft_consensus.cc:385] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.403319 24187 raft_consensus.cc:740] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.404182 24187 consensus_queue.cc:260] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.406124 24186 consensus_queue.cc:260] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.406503 24187 ts_tablet_manager.cc:1434] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:53.406180 24189 raft_consensus.cc:359] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.407487 24187 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:53.407714 24189 raft_consensus.cc:385] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.408013 24189 raft_consensus.cc:740] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.408607 24189 consensus_queue.cc:260] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.410076 24189 ts_tablet_manager.cc:1434] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:53.410748 24189 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.412650 24186 ts_tablet_manager.cc:1434] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 13:23:53.412982 24187 tablet_bootstrap.cc:654] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.414011 24186 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
W20260710 13:23:53.401837 23867 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:53.423753 24186 tablet_bootstrap.cc:654] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.430214 24187 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:53.430905 24187 ts_tablet_manager.cc:1403] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260710 13:23:53.433430 24187 raft_consensus.cc:359] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.434108 24187 raft_consensus.cc:385] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.434377 24187 raft_consensus.cc:740] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.435153 24187 consensus_queue.cc:260] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.437412 24187 ts_tablet_manager.cc:1434] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:53.438253 24187 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:53.439752 24325 raft_consensus.cc:493] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.440261 24325 raft_consensus.cc:515] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.442319 24325 leader_election.cc:290] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:53.443851 24187 tablet_bootstrap.cc:654] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.444300 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.445986 24189 tablet_bootstrap.cc:654] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.447036 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27a1b36e2a848eaaedc2be4af8f7222" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.447805 24143 raft_consensus.cc:2393] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32d332cd5e8346b1acde195384893ed0 in current term 1: Already voted for candidate 0f288b6b90b24d5383a03b8cff962430 in this term.
I20260710 13:23:53.447680 24197 consensus_queue.cc:1048] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.449067 23887 leader_election.cc:304] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0; no voters: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:53.456439 24325 raft_consensus.cc:3060] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.463604 24186 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:53.465446 24186 ts_tablet_manager.cc:1403] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.000s
I20260710 13:23:53.468142 24186 raft_consensus.cc:359] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.468879 24186 raft_consensus.cc:385] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.473016 24186 raft_consensus.cc:740] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.475414 24186 consensus_queue.cc:260] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.476197 24187 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:53.477866 24197 raft_consensus.cc:493] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.478343 24197 raft_consensus.cc:515] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.478960 24068 raft_consensus.cc:3060] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.480410 24197 leader_election.cc:290] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:53.476681 24187 ts_tablet_manager.cc:1403] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.011s
I20260710 13:23:53.482342 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:53.483470 24187 raft_consensus.cc:359] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
W20260710 13:23:53.483763 24108 leader_election.cc:343] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.484117 24187 raft_consensus.cc:385] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.482468 24325 raft_consensus.cc:2749] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.484437 24187 raft_consensus.cc:740] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.484962 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.485533 24187 consensus_queue.cc:260] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.486443 24186 ts_tablet_manager.cc:1434] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
W20260710 13:23:53.486610 24109 leader_election.cc:343] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.487037 24109 leader_election.cc:304] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:53.487408 24186 tablet_bootstrap.cc:492] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2: Bootstrap starting.
I20260710 13:23:53.487689 24187 ts_tablet_manager.cc:1434] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:53.488131 24197 raft_consensus.cc:2749] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.488839 24187 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:53.499544 24187 tablet_bootstrap.cc:654] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.512141 24232 consensus_queue.cc:1048] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.516384 24232 consensus_queue.cc:1048] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.519500 24068 raft_consensus.cc:3060] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.525933 23818 catalog_manager.cc:5697] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.529449 24197 consensus_queue.cc:1048] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.542253 24189 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.542755 24189 ts_tablet_manager.cc:1403] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.005s
I20260710 13:23:53.545414 24189 raft_consensus.cc:359] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.546085 24189 raft_consensus.cc:385] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.546452 24189 raft_consensus.cc:740] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.548235 24189 consensus_queue.cc:260] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.552440 24197 consensus_queue.cc:1048] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.557634 24187 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:53.558120 24187 ts_tablet_manager.cc:1403] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.027s
I20260710 13:23:53.560946 24186 tablet_bootstrap.cc:654] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.566562 24189 ts_tablet_manager.cc:1434] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:23:53.567516 24189 tablet_bootstrap.cc:492] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.567716 24187 raft_consensus.cc:359] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.568389 24187 raft_consensus.cc:385] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.568675 24187 raft_consensus.cc:740] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.569558 24187 consensus_queue.cc:260] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.574397 24187 ts_tablet_manager.cc:1434] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:23:53.576603 24187 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:53.591281 24197 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.591751 24197 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.593724 24197 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:53.600512 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.601979 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
W20260710 13:23:53.603440 24108 leader_election.cc:343] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.603576 24189 tablet_bootstrap.cc:654] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:53.604187 24109 leader_election.cc:343] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:53.604631 24109 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:53.605647 24197 raft_consensus.cc:2749] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.613838 24187 tablet_bootstrap.cc:654] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.633801 24186 tablet_bootstrap.cc:492] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2: No bootstrap required, opened a new log
I20260710 13:23:53.636154 24186 ts_tablet_manager.cc:1403] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.004s
I20260710 13:23:53.637684 24231 consensus_queue.cc:1048] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.641220 24189 tablet_bootstrap.cc:492] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.641533 24187 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:53.641906 24189 ts_tablet_manager.cc:1403] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260710 13:23:53.641220 24325 raft_consensus.cc:493] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.642032 24187 ts_tablet_manager.cc:1403] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.007s
I20260710 13:23:53.642405 24325 raft_consensus.cc:515] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.644419 24325 leader_election.cc:290] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:53.644627 24189 raft_consensus.cc:359] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.645396 24189 raft_consensus.cc:385] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.645682 24189 raft_consensus.cc:740] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.646389 24189 consensus_queue.cc:260] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.647164 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.648348 24189 ts_tablet_manager.cc:1434] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:53.649236 24189 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.650424 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:53.651989 23885 leader_election.cc:304] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0; no voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:53.649173 24186 raft_consensus.cc:359] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.652289 24231 consensus_queue.cc:1048] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.652701 24186 raft_consensus.cc:385] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.652992 24186 raft_consensus.cc:740] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.653239 24325 raft_consensus.cc:2749] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.653662 24186 consensus_queue.cc:260] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.655685 24189 tablet_bootstrap.cc:654] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.660655 24186 ts_tablet_manager.cc:1434] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:23:53.650272 24187 raft_consensus.cc:359] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.673946 24187 raft_consensus.cc:385] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.674388 24187 raft_consensus.cc:740] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.675649 24187 consensus_queue.cc:260] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.681432 24187 ts_tablet_manager.cc:1434] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 13:23:53.682615 24187 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:53.690062 24187 tablet_bootstrap.cc:654] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.692800 24213 raft_consensus.cc:493] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.693269 24213 raft_consensus.cc:515] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.700662 24213 leader_election.cc:290] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:53.701135 24189 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.701769 24189 ts_tablet_manager.cc:1403] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.016s
I20260710 13:23:53.704933 24189 raft_consensus.cc:359] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.705868 24189 raft_consensus.cc:385] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.706171 24189 raft_consensus.cc:740] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.706496 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883462937ee949b3ab4a138876a182a2" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:53.707204 23921 raft_consensus.cc:2468] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 0.
I20260710 13:23:53.707244 24189 consensus_queue.cc:260] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.708403 24034 leader_election.cc:304] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:53.709266 24213 raft_consensus.cc:2804] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.709625 24213 raft_consensus.cc:493] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.709923 24213 raft_consensus.cc:3060] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.712165 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883462937ee949b3ab4a138876a182a2" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:53.712816 23995 raft_consensus.cc:2468] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 0.
I20260710 13:23:53.716850 24213 raft_consensus.cc:515] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.718832 24213 leader_election.cc:290] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:53.720315 23921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883462937ee949b3ab4a138876a182a2" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:53.720881 23921 raft_consensus.cc:3060] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.722764 24325 raft_consensus.cc:493] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.723233 24325 raft_consensus.cc:515] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.725174 24325 leader_election.cc:290] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:53.726969 24189 ts_tablet_manager.cc:1434] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:23:53.728190 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:53.728873 23995 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.729400 24187 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: No bootstrap required, opened a new log
I20260710 13:23:53.729840 24187 ts_tablet_manager.cc:1403] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.029s
I20260710 13:23:53.729967 23885 leader_election.cc:304] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:53.730823 24325 raft_consensus.cc:2804] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.727771 23921 raft_consensus.cc:2468] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:53.727882 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "883462937ee949b3ab4a138876a182a2" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:53.732059 23994 raft_consensus.cc:3060] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.732421 24187 raft_consensus.cc:359] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.733063 24187 raft_consensus.cc:385] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.733322 24187 raft_consensus.cc:740] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.733963 24187 consensus_queue.cc:260] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.735626 24189 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.728127 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.735980 24187 ts_tablet_manager.cc:1434] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:53.736433 24143 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.731197 24325 raft_consensus.cc:493] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.737470 24325 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.741897 24189 tablet_bootstrap.cc:654] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.741966 23994 raft_consensus.cc:2468] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:53.742445 24325 raft_consensus.cc:515] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.743052 24034 leader_election.cc:304] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:53.743870 24213 raft_consensus.cc:2804] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.744354 24213 raft_consensus.cc:697] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Becoming Leader. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Running, Role: LEADER
I20260710 13:23:53.745198 24213 consensus_queue.cc:237] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.745792 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:53.746497 24143 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.757203 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:53.758186 23995 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.761636 24257 raft_consensus.cc:493] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.762344 24257 raft_consensus.cc:515] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.763762 24189 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.762585 24325 leader_election.cc:290] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:53.764216 24189 ts_tablet_manager.cc:1403] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260710 13:23:53.766295 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:53.766913 23994 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.766855 24189 raft_consensus.cc:359] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.767735 24189 raft_consensus.cc:385] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.768021 24189 raft_consensus.cc:740] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.767230 24143 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.768770 24189 consensus_queue.cc:260] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.770387 23995 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.770803 23887 leader_election.cc:304] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:53.771754 24189 ts_tablet_manager.cc:1434] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:53.772751 24189 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.773739 23885 leader_election.cc:304] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:53.773800 24325 raft_consensus.cc:2804] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.774571 24261 raft_consensus.cc:2804] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.775053 24261 raft_consensus.cc:493] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.775396 24261 raft_consensus.cc:3060] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.778090 23818 catalog_manager.cc:5697] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "0f288b6b90b24d5383a03b8cff962430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.778966 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.779634 24068 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.779884 24189 tablet_bootstrap.cc:654] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.782348 24261 raft_consensus.cc:515] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.786803 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:53.787071 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:53.787536 24068 raft_consensus.cc:3060] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.787772 24261 leader_election.cc:290] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:53.774531 24325 raft_consensus.cc:697] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:53.789597 24189 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.790110 24189 ts_tablet_manager.cc:1403] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260710 13:23:53.789527 24325 consensus_queue.cc:237] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:53.792721 24257 leader_election.cc:290] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:53.792630 24189 raft_consensus.cc:359] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.787675 23995 raft_consensus.cc:3060] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.793313 24189 raft_consensus.cc:385] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.793619 24189 raft_consensus.cc:740] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.794302 24189 consensus_queue.cc:260] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.798635 24068 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.799888 23995 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.801772 24189 ts_tablet_manager.cc:1434] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:53.802635 24189 tablet_bootstrap.cc:492] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430: Bootstrap starting.
I20260710 13:23:53.804080 23885 leader_election.cc:304] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:53.805480 24257 raft_consensus.cc:2804] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.805941 24257 raft_consensus.cc:697] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:53.806600 24069 raft_consensus.cc:3060] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.806757 24257 consensus_queue.cc:237] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:53.808384 24189 tablet_bootstrap.cc:654] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.816224 24231 consensus_queue.cc:1048] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.825831 23818 catalog_manager.cc:5697] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.839926 24189 tablet_bootstrap.cc:492] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430: No bootstrap required, opened a new log
I20260710 13:23:53.840440 24189 ts_tablet_manager.cc:1403] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.010s
I20260710 13:23:53.843420 24189 raft_consensus.cc:359] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.844059 24189 raft_consensus.cc:385] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.844312 24189 raft_consensus.cc:740] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.844961 24189 consensus_queue.cc:260] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:53.846908 24189 ts_tablet_manager.cc:1434] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:23:53.848039 24283 consensus_queue.cc:1048] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.848186 23818 catalog_manager.cc:5697] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.915935 23920 raft_consensus.cc:3060] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.940048 24325 raft_consensus.cc:493] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.940574 24325 raft_consensus.cc:515] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.942876 24325 leader_election.cc:290] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:53.943424 24325 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.943298 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.944056 24069 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.944255 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.944849 24143 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.945297 23886 leader_election.cc:304] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:53.943885 24325 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.946376 24257 raft_consensus.cc:2804] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.946758 24257 raft_consensus.cc:493] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.947111 24257 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.947657 24325 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:53.948194 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:53.948596 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:53.948845 24068 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.949239 24143 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 0.
I20260710 13:23:53.949947 23886 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:53.950711 24325 raft_consensus.cc:2804] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.951102 24325 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.951428 24325 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.955710 24257 raft_consensus.cc:515] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.958288 24257 leader_election.cc:290] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:53.958704 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:53.958837 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:53.958204 24325 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.959445 24069 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.959525 24143 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.961297 24325 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:53.961472 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:53.962073 24068 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.963563 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:53.964332 24144 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.971220 24143 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.971233 24069 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.972728 24144 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.972857 24068 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 1.
I20260710 13:23:53.972955 23887 leader_election.cc:304] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:53.973814 24325 raft_consensus.cc:2804] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.974206 24325 raft_consensus.cc:697] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:53.974359 23886 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:53.975193 24257 raft_consensus.cc:2804] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.974943 24325 consensus_queue.cc:237] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.976758 24257 raft_consensus.cc:697] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:53.977681 24257 consensus_queue.cc:237] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:53.984017 23818 catalog_manager.cc:5697] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.994220 23818 catalog_manager.cc:5697] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:54.069209 24283 raft_consensus.cc:493] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:54.069764 24283 raft_consensus.cc:515] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:54.071907 24283 leader_election.cc:290] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:54.072247 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24ce2b29624f6e89cf73f095974f36" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:54.072463 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24ce2b29624f6e89cf73f095974f36" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:54.072934 23995 raft_consensus.cc:2468] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:54.073060 24068 raft_consensus.cc:2468] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 0.
I20260710 13:23:54.074066 24109 leader_election.cc:304] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:54.074810 24283 raft_consensus.cc:2804] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:54.075212 24283 raft_consensus.cc:493] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:54.075480 24283 raft_consensus.cc:3060] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.080646 24283 raft_consensus.cc:515] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:54.082124 24283 leader_election.cc:290] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Requested vote from peers d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:54.082882 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24ce2b29624f6e89cf73f095974f36" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:54.083060 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f24ce2b29624f6e89cf73f095974f36" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:54.083513 23995 raft_consensus.cc:3060] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.083544 24068 raft_consensus.cc:3060] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:54.090221 24068 raft_consensus.cc:2468] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:54.090227 23995 raft_consensus.cc:2468] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:54.091452 24108 leader_election.cc:304] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d19d1fc38d8b424fae70a954e5eb88fe, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:54.092100 24283 raft_consensus.cc:2804] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:54.092571 24283 raft_consensus.cc:697] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:54.093254 24283 consensus_queue.cc:237] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:23:54.100215 23818 catalog_manager.cc:5697] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 1 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:54.199079 24213 consensus_queue.cc:1048] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:54.210078 24213 consensus_queue.cc:1048] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:54.278523 24257 consensus_queue.cc:1048] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:54.288254 24257 consensus_queue.cc:1048] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:54.308673 24257 consensus_queue.cc:1048] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:54.314664 24325 consensus_queue.cc:1048] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:54.432003 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
W20260710 13:23:54.457314 24034 consensus_peers.cc:597] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.466463 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:54.467494 21851 tablet_replica.cc:333] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.468273 21851 raft_consensus.cc:2243] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:54.468822 21851 pending_rounds.cc:70] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Trying to abort 1 pending ops.
I20260710 13:23:54.469076 21851 pending_rounds.cc:77] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993559981543424 op_type: NO_OP noop_request { }
I20260710 13:23:54.469376 21851 raft_consensus.cc:2889] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:54.469722 21851 raft_consensus.cc:2272] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.471998 21851 tablet_replica.cc:333] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.472730 21851 raft_consensus.cc:2243] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:54.473380 21851 pending_rounds.cc:70] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Trying to abort 1 pending ops.
W20260710 13:23:54.473493 24108 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 13:23:54.473609 21851 pending_rounds.cc:77] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993559971409920 op_type: NO_OP noop_request { }
I20260710 13:23:54.473984 21851 raft_consensus.cc:2889] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:54.474371 21851 raft_consensus.cc:2272] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:54.476408 24108 consensus_peers.cc:597] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.476890 21851 tablet_replica.cc:333] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.477624 21851 raft_consensus.cc:2243] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.478130 21851 raft_consensus.cc:2272] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.481217 21851 tablet_replica.cc:333] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.481825 21851 raft_consensus.cc:2243] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.482235 21851 raft_consensus.cc:2272] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.484251 21851 tablet_replica.cc:333] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.484781 21851 raft_consensus.cc:2243] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.485168 21851 raft_consensus.cc:2272] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.487015 21851 tablet_replica.cc:333] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.487756 21851 raft_consensus.cc:2243] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.488214 21851 raft_consensus.cc:2272] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.490291 21851 tablet_replica.cc:333] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.490950 21851 raft_consensus.cc:2243] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.491432 21851 raft_consensus.cc:2272] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.493400 21851 tablet_replica.cc:333] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.493974 21851 raft_consensus.cc:2243] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:54.494601 21851 raft_consensus.cc:2272] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.496685 21851 tablet_replica.cc:333] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.497430 21851 raft_consensus.cc:2243] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.497869 21851 raft_consensus.cc:2272] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.499768 21851 tablet_replica.cc:333] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.500269 21851 raft_consensus.cc:2243] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:54.500970 21851 raft_consensus.cc:2272] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.502754 21851 tablet_replica.cc:333] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.503356 21851 raft_consensus.cc:2243] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.503732 21851 raft_consensus.cc:2272] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.505257 21851 tablet_replica.cc:333] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.505808 21851 raft_consensus.cc:2243] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:54.506546 21851 raft_consensus.cc:2272] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.508155 21851 tablet_replica.cc:333] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.508628 21851 raft_consensus.cc:2243] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:54.509316 21851 raft_consensus.cc:2272] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.511003 21851 tablet_replica.cc:333] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.511569 21851 raft_consensus.cc:2243] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:54.512279 21851 raft_consensus.cc:2272] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.513885 21851 tablet_replica.cc:333] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.514577 21851 raft_consensus.cc:2243] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.514911 21851 raft_consensus.cc:2272] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.516866 21851 tablet_replica.cc:333] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.517400 21851 raft_consensus.cc:2243] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.517774 21851 raft_consensus.cc:2272] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.519697 21851 tablet_replica.cc:333] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.520184 21851 raft_consensus.cc:2243] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.520565 21851 raft_consensus.cc:2272] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.522223 21851 tablet_replica.cc:333] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: stopping tablet replica
I20260710 13:23:54.522660 21851 raft_consensus.cc:2243] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.523080 21851 raft_consensus.cc:2272] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.557716 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
W20260710 13:23:54.560716 24108 consensus_peers.cc:597] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.568594 24197 consensus_queue.cc:1048] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:54.568996 24108 consensus_peers.cc:597] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.578665 24284 consensus_queue.cc:1048] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:54.586645 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:54.597743 24377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:54.609748 24378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.612900 21851 server_base.cc:1061] running on GCE node
W20260710 13:23:54.613699 24380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:54.615470 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:54.615665 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:54.615816 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689834615805 us; error 0 us; skew 500 ppm
I20260710 13:23:54.616371 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:54.618660 21851 webserver.cc:533] Webserver started at http://127.21.86.193:39309/ using document root <none> and password file <none>
I20260710 13:23:54.619136 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:54.619290 21851 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:23:54.622442 21851 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:54.626663 24385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:54.627449 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:23:54.627732 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "32d332cd5e8346b1acde195384893ed0"
format_stamp: "Formatted at 2026-07-10 13:23:50 on dist-test-slave-0q4n"
I20260710 13:23:54.628013 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:54.644198 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:54.645283 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:54.646476 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:54.650329 24392 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:23:54.663466 24034 consensus_peers.cc:597] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:54.709504 23960 consensus_peers.cc:597] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.730134 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:23:54.730500 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.081s	user 0.004s	sys 0.000s
I20260710 13:23:54.730794 21851 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:23:54.734695 24392 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.745911 24392 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.746793 24392 tablet_bootstrap.cc:492] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.747494 24392 ts_tablet_manager.cc:1403] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:23:54.750016 24392 raft_consensus.cc:359] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.750566 24392 raft_consensus.cc:740] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.751190 24392 consensus_queue.cc:260] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.753108 24392 ts_tablet_manager.cc:1434] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:23:54.753822 24392 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.764135 24392 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.764856 24392 tablet_bootstrap.cc:492] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.765312 24392 ts_tablet_manager.cc:1403] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:23:54.766791 24392 raft_consensus.cc:359] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:54.767287 24392 raft_consensus.cc:740] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.767869 24392 consensus_queue.cc:260] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [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: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:54.769170 24392 ts_tablet_manager.cc:1434] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:54.769779 24392 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.779094 24392 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.779963 24392 tablet_bootstrap.cc:492] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.780624 24392 ts_tablet_manager.cc:1403] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:23:54.783516 24392 raft_consensus.cc:359] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.784420 24392 raft_consensus.cc:740] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.787108 24392 consensus_queue.cc:260] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.788874 24392 ts_tablet_manager.cc:1434] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:54.789433 24392 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.798653 21851 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:23:54.798837 24392 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.798888 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.068s	user 0.064s	sys 0.000s
I20260710 13:23:54.799816 24392 tablet_bootstrap.cc:492] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.800321 24392 ts_tablet_manager.cc:1403] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:23:54.802798 24392 raft_consensus.cc:359] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.803453 24392 raft_consensus.cc:740] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.804239 24392 consensus_queue.cc:260] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.806082 24392 ts_tablet_manager.cc:1434] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
W20260710 13:23:54.806366 24108 consensus_peers.cc:597] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.806825 24392 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.819061 24392 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.820058 24392 tablet_bootstrap.cc:492] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.820782 24392 ts_tablet_manager.cc:1403] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:23:54.823452 24392 raft_consensus.cc:359] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.824277 24392 raft_consensus.cc:740] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.825029 24392 consensus_queue.cc:260] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.827472 24392 ts_tablet_manager.cc:1434] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:54.828372 24392 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.845606 24392 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.846312 24392 tablet_bootstrap.cc:492] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.846836 24392 ts_tablet_manager.cc:1403] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 13:23:54.848565 24392 raft_consensus.cc:359] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.849175 24392 raft_consensus.cc:740] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.849779 24392 consensus_queue.cc:260] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.851646 24392 ts_tablet_manager.cc:1434] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:54.852391 24392 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.863652 24392 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.864236 24392 tablet_bootstrap.cc:492] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.864475 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:44819
I20260710 13:23:54.864600 24461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:44819 every 8 connection(s)
I20260710 13:23:54.864805 24392 ts_tablet_manager.cc:1403] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:23:54.866544 24392 raft_consensus.cc:359] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:54.867010 24392 raft_consensus.cc:740] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.867661 24392 consensus_queue.cc:260] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [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: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:54.869191 24392 ts_tablet_manager.cc:1434] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:23:54.869925 24392 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.886085 24392 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.886963 24392 tablet_bootstrap.cc:492] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.887573 24392 ts_tablet_manager.cc:1403] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:23:54.889772 24392 raft_consensus.cc:359] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.890466 24392 raft_consensus.cc:740] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.891108 24392 consensus_queue.cc:260] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.893149 24392 ts_tablet_manager.cc:1434] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:23:54.893306 24462 heartbeater.cc:344] Connected to a master server at 127.21.86.254:36979
I20260710 13:23:54.893710 24462 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:54.893903 24392 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.894543 24462 heartbeater.cc:507] Master 127.21.86.254:36979 requested a full tablet report, sending...
I20260710 13:23:54.903228 23814 ts_manager.cc:194] Re-registered known tserver with Master: 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:54.907346 24392 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.908249 24392 tablet_bootstrap.cc:492] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.908877 24392 ts_tablet_manager.cc:1403] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:23:54.911245 24392 raft_consensus.cc:359] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.911903 24392 raft_consensus.cc:740] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
W20260710 13:23:54.912365 24034 consensus_peers.cc:597] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.912501 24392 consensus_queue.cc:260] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.914475 24392 ts_tablet_manager.cc:1434] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:54.915236 24392 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.922411 23814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41784
I20260710 13:23:54.925933 24462 heartbeater.cc:499] Master 127.21.86.254:36979 was elected leader, sending a full tablet report...
I20260710 13:23:54.927568 24392 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:23:54.928520 24392 tablet_bootstrap.cc:492] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.929112 24392 ts_tablet_manager.cc:1403] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:23:54.931510 24392 raft_consensus.cc:359] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.932317 24392 raft_consensus.cc:740] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.932916 24392 consensus_queue.cc:260] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.934585 24392 ts_tablet_manager.cc:1434] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:54.935262 24392 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.955780 24392 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.956697 24392 tablet_bootstrap.cc:492] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.957382 24392 ts_tablet_manager.cc:1403] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
W20260710 13:23:54.957551 24108 consensus_peers.cc:597] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:54.959403 24392 raft_consensus.cc:359] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:54.960088 24392 raft_consensus.cc:740] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.960757 24392 consensus_queue.cc:260] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [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: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:54.962102 24392 ts_tablet_manager.cc:1434] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:54.962703 24392 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.973778 24392 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:54.974653 24392 tablet_bootstrap.cc:492] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.975261 24392 ts_tablet_manager.cc:1403] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:23:54.977466 24392 raft_consensus.cc:359] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.978104 24392 raft_consensus.cc:740] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.978739 24392 consensus_queue.cc:260] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:54.980718 24392 ts_tablet_manager.cc:1434] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:54.981885 24392 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:54.993469 24392 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:23:54.994138 24392 tablet_bootstrap.cc:492] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:54.994637 24392 ts_tablet_manager.cc:1403] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:23:54.996236 24392 raft_consensus.cc:359] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.996811 24392 raft_consensus.cc:740] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:54.997313 24392 consensus_queue.cc:260] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:54.999065 24392 ts_tablet_manager.cc:1434] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 13:23:55.000002 24392 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:55.012207 24392 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:55.013130 24392 tablet_bootstrap.cc:492] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:55.013830 24392 ts_tablet_manager.cc:1403] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:23:55.016316 24392 raft_consensus.cc:359] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.016896 24392 raft_consensus.cc:740] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.017421 24392 consensus_queue.cc:260] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [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: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.019217 24392 ts_tablet_manager.cc:1434] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:23:55.020280 24392 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:55.033246 24392 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:55.033948 24392 tablet_bootstrap.cc:492] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:55.034459 24392 ts_tablet_manager.cc:1403] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:23:55.036216 24392 raft_consensus.cc:359] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.036722 24392 raft_consensus.cc:740] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.037282 24392 consensus_queue.cc:260] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [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: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.039268 24392 ts_tablet_manager.cc:1434] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:23:55.040343 24392 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:55.053936 24392 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:55.054726 24392 tablet_bootstrap.cc:492] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:55.055342 24392 ts_tablet_manager.cc:1403] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:23:55.057164 24392 raft_consensus.cc:359] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:55.057724 24392 raft_consensus.cc:740] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.058261 24392 consensus_queue.cc:260] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:55.059794 24392 ts_tablet_manager.cc:1434] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:55.060699 24392 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:55.071798 24392 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:55.072480 24392 tablet_bootstrap.cc:492] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:55.072993 24392 ts_tablet_manager.cc:1403] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.006s
I20260710 13:23:55.074695 24392 raft_consensus.cc:359] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.075209 24392 raft_consensus.cc:740] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.075759 24392 consensus_queue.cc:260] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [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: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.077626 24392 ts_tablet_manager.cc:1434] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:23:55.078622 24392 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Bootstrap starting.
I20260710 13:23:55.092506 24392 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:55.093206 24392 tablet_bootstrap.cc:492] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Bootstrap complete.
I20260710 13:23:55.093705 24392 ts_tablet_manager.cc:1403] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 13:23:55.095491 24392 raft_consensus.cc:359] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.095953 24392 raft_consensus.cc:740] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Initialized, Role: FOLLOWER
I20260710 13:23:55.096465 24392 consensus_queue.cc:260] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.098224 24392 ts_tablet_manager.cc:1434] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:23:55.859561 24284 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.860121 24284 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.862733 24284 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:55.865154 24435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:55.866050 24435 raft_consensus.cc:2410] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d90b89c49b4840b2ac5a8b80ce7257b2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:23:55.879737 24284 raft_consensus.cc:493] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.880285 24284 raft_consensus.cc:515] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:55.882474 24284 leader_election.cc:290] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:55.882980 24483 raft_consensus.cc:493] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:55.883168 24435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:55.883863 24435 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:55.883522 24483 raft_consensus.cc:515] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.885073 24108 leader_election.cc:304] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:55.885809 24483 leader_election.cc:290] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:55.886353 24483 raft_consensus.cc:2804] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:55.886693 24483 raft_consensus.cc:493] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.886734 24435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:55.887123 24483 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.887609 24435 raft_consensus.cc:2410] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d90b89c49b4840b2ac5a8b80ce7257b2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:23:55.894331 24483 raft_consensus.cc:515] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:55.896484 24483 leader_election.cc:290] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:55.897140 24435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:55.897715 24435 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.952226 24486 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.952719 24486 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.953174 24487 raft_consensus.cc:493] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.953747 24487 raft_consensus.cc:515] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.955088 24488 raft_consensus.cc:493] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.955922 24486 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:55.955844 24488 raft_consensus.cc:515] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.958236 24487 leader_election.cc:290] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:55.959560 24488 leader_election.cc:290] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:55.964155 23995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:55.964807 23995 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:55.971084 24034 leader_election.cc:304] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:55.973420 24283 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.974102 24283 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.979197 24435 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 2.
I20260710 13:23:55.981134 24108 leader_election.cc:304] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:55.982215 24482 raft_consensus.cc:493] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.982818 24482 raft_consensus.cc:515] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:55.984134 24486 raft_consensus.cc:2804] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:55.984539 24486 raft_consensus.cc:493] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.984862 24482 leader_election.cc:290] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:55.985399 24482 raft_consensus.cc:2804] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:55.985800 24482 raft_consensus.cc:697] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:55.988497 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:55.989123 24429 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:55.990211 24108 leader_election.cc:304] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:55.984880 24486 raft_consensus.cc:3060] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.990952 24483 raft_consensus.cc:2804] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:55.991328 24483 raft_consensus.cc:493] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.991703 24483 raft_consensus.cc:3060] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.992308 23996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:55.992928 23996 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:55.993559 24485 raft_consensus.cc:493] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:55.994024 24485 raft_consensus.cc:515] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:55.995391 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:55.995946 23993 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:55.997839 24283 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:55.998230 24486 raft_consensus.cc:515] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:56.000157 24486 leader_election.cc:290] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:55.986552 24482 consensus_queue.cc:237] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:56.005574 24485 leader_election.cc:290] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:56.008106 24427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.008759 24427 raft_consensus.cc:2468] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 1.
I20260710 13:23:56.008786 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:56.009539 23994 raft_consensus.cc:3060] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.010502 24435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.010980 23993 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 2.
I20260710 13:23:56.018746 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.019274 24485 raft_consensus.cc:493] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.019424 24432 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:56.011438 23960 leader_election.cc:304] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [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: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:56.015810 24486 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.019801 24485 raft_consensus.cc:515] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:56.011200 24435 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:56.020699 24486 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.015837 24433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.017710 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.021430 24484 raft_consensus.cc:2804] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:56.016413 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764c6ce2566b49dda1aab52e3c7020bc" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.026430 24484 raft_consensus.cc:493] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:56.026508 24431 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:56.026844 24430 raft_consensus.cc:3060] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.024297 24486 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.021972 24433 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:56.026818 24484 raft_consensus.cc:3060] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.002918 24483 raft_consensus.cc:515] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.041965 24483 leader_election.cc:290] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.044737 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:56.045444 24069 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:56.048108 24430 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 2.
I20260710 13:23:56.054204 24109 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:56.055418 24068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:56.068881 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:56.069765 24065 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:56.072235 24065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:56.072914 24065 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:56.074370 24068 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 1.
I20260710 13:23:56.076272 24109 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:56.076606 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:56.077239 24069 raft_consensus.cc:3060] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.080821 24495 raft_consensus.cc:2804] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:56.081207 24495 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:56.081558 24495 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.091252 24069 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 2.
I20260710 13:23:56.093453 24484 raft_consensus.cc:515] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:56.084398 24490 raft_consensus.cc:2804] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:23:56.095501 24108 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.194:36145, user_credentials={real_user=slave}} blocked reactor thread for 87968.1us
I20260710 13:23:56.102774 24491 raft_consensus.cc:493] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:56.103488 24491 raft_consensus.cc:515] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:56.107107 24495 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.108048 24491 leader_election.cc:290] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:56.111481 23993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" is_pre_election: true
I20260710 13:23:56.112299 23993 raft_consensus.cc:2393] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 2: Already voted for candidate d19d1fc38d8b424fae70a954e5eb88fe in this term.
I20260710 13:23:56.112283 24034 leader_election.cc:304] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:56.112741 24495 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.113328 24034 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:56.114318 24213 raft_consensus.cc:2764] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:23:56.114682 24400 raft_consensus.cc:2804] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:56.115094 24400 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:56.115409 24400 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.116357 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.116839 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.117257 24430 raft_consensus.cc:2410] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:23:56.117733 24429 raft_consensus.cc:2468] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 1.
I20260710 13:23:56.119923 24485 leader_election.cc:290] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.100924 24490 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.121261 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:56.122126 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0" is_pre_election: true
I20260710 13:23:56.122730 24429 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 2.
I20260710 13:23:56.121285 24490 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.123328 24400 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.125419 24400 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.125801 23960 leader_election.cc:304] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [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: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.126269 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:56.126646 24481 raft_consensus.cc:2804] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:23:56.126860 24067 raft_consensus.cc:2468] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 1.
I20260710 13:23:56.127064 24481 raft_consensus.cc:493] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.127475 24481 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:56.128839 24484 leader_election.cc:290] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937)
I20260710 13:23:56.129468 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.129582 24034 leader_election.cc:304] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:56.130071 24429 raft_consensus.cc:3060] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.130780 24034 leader_election.cc:304] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:23:56.131564 24491 raft_consensus.cc:2804] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:56.132148 24401 raft_consensus.cc:2804] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:56.132498 24401 raft_consensus.cc:493] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 32d332cd5e8346b1acde195384893ed0)
I20260710 13:23:56.132846 24401 raft_consensus.cc:3060] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.135092 24481 raft_consensus.cc:515] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:56.137104 24429 raft_consensus.cc:2468] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 2.
I20260710 13:23:56.138217 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:56.139079 24491 raft_consensus.cc:697] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 2 LEADER]: Becoming Leader. State: Replica: 0f288b6b90b24d5383a03b8cff962430, State: Running, Role: LEADER
I20260710 13:23:56.138242 23960 leader_election.cc:304] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:23:56.139969 24491 consensus_queue.cc:237] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:56.140632 23994 raft_consensus.cc:2468] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f288b6b90b24d5383a03b8cff962430 in term 2.
I20260710 13:23:56.141000 24484 raft_consensus.cc:2804] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:56.141608 24484 raft_consensus.cc:697] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 2 LEADER]: Becoming Leader. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Running, Role: LEADER
I20260710 13:23:56.145231 24490 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.147195 24490 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.149518 24484 consensus_queue.cc:237] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:56.150943 24430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.151547 24430 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.154282 24481 leader_election.cc:290] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 3 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.156204 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.160962 24431 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.162108 24435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.164170 24144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:56.164938 24144 raft_consensus.cc:2393] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 2: Already voted for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in this term.
I20260710 13:23:56.157763 24432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "627593abca3746a183523b6b748101fd" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.167292 24432 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:23:56.169632 24109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.195:35937, user_credentials={real_user=slave}} blocked reactor thread for 48674.7us
I20260710 13:23:56.158209 24143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:56.170847 24109 leader_election.cc:304] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:56.171502 24143 raft_consensus.cc:2393] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 2: Already voted for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in this term.
I20260710 13:23:56.158906 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:56.172646 24142 raft_consensus.cc:2393] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 2: Already voted for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in this term.
I20260710 13:23:56.159583 24141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:56.173596 24141 raft_consensus.cc:2393] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 2: Already voted for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in this term.
I20260710 13:23:56.172434 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:56.174226 24494 raft_consensus.cc:2804] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:56.160315 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a702ad5a1344406b76b135f3b2a3300" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.174727 24494 raft_consensus.cc:493] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.177584 24494 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.178589 24036 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.179733 24400 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.181028 24430 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 2.
I20260710 13:23:56.178589 24034 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430; no voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.184000 24489 raft_consensus.cc:2749] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:23:56.185932 23818 catalog_manager.cc:5697] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe reported cstate change: term changed from 1 to 2, leader changed from 32d332cd5e8346b1acde195384893ed0 (127.21.86.193) to d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194). New cstate: current_term: 2 leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.187886 24108 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:56.176412 24401 raft_consensus.cc:515] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } }
I20260710 13:23:56.177171 24429 raft_consensus.cc:3060] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.189640 24483 raft_consensus.cc:2804] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:56.190896 24109 leader_election.cc:304] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:56.195773 24483 raft_consensus.cc:697] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:56.197258 24482 raft_consensus.cc:2804] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:56.197000 24483 consensus_queue.cc:237] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.197763 24482 raft_consensus.cc:697] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:56.198572 24482 consensus_queue.cc:237] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.199761 24494 raft_consensus.cc:515] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.195109 24432 raft_consensus.cc:2468] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 3.
I20260710 13:23:56.203559 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:56.204339 24069 raft_consensus.cc:2393] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d90b89c49b4840b2ac5a8b80ce7257b2 in current term 2: Already voted for candidate 0f288b6b90b24d5383a03b8cff962430 in this term.
I20260710 13:23:56.204661 24431 raft_consensus.cc:2410] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d90b89c49b4840b2ac5a8b80ce7257b2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:23:56.205817 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:56.210683 24067 raft_consensus.cc:2393] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d19d1fc38d8b424fae70a954e5eb88fe in current term 2: Already voted for candidate 0f288b6b90b24d5383a03b8cff962430 in this term.
I20260710 13:23:56.212240 24401 leader_election.cc:290] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [CANDIDATE]: Term 2 election: Requested vote from peers 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:23:56.213299 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:23:56.216295 24429 raft_consensus.cc:2468] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 2.
I20260710 13:23:56.216589 24431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bfc52577a2d47a9b1d92b806a9a6f1d" candidate_uuid: "0f288b6b90b24d5383a03b8cff962430" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.217346 24431 raft_consensus.cc:2393] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f288b6b90b24d5383a03b8cff962430 in current term 2: Already voted for candidate d19d1fc38d8b424fae70a954e5eb88fe in this term.
I20260710 13:23:56.203827 24400 raft_consensus.cc:2749] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:56.220489 23815 catalog_manager.cc:5697] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 reported cstate change: term changed from 1 to 2, leader changed from 32d332cd5e8346b1acde195384893ed0 (127.21.86.193) to 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "0f288b6b90b24d5383a03b8cff962430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.225437 23814 catalog_manager.cc:5697] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 1 to 2, leader changed from 32d332cd5e8346b1acde195384893ed0 (127.21.86.193) to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 2 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.222880 23960 leader_election.cc:304] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [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: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.228638 24484 raft_consensus.cc:2804] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:56.229084 24484 raft_consensus.cc:697] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 3 LEADER]: Becoming Leader. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Running, Role: LEADER
I20260710 13:23:56.229624 24067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:56.229839 24484 consensus_queue.cc:237] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Queue going to LEADER 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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:56.230186 24067 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.234813 24429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32d332cd5e8346b1acde195384893ed0"
I20260710 13:23:56.235476 24429 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:56.239526 24494 leader_election.cc:290] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819)
I20260710 13:23:56.239010 24067 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 2.
I20260710 13:23:56.240526 24034 leader_election.cc:304] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [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: 0f288b6b90b24d5383a03b8cff962430; no voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:23:56.240134 24069 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d90b89c49b4840b2ac5a8b80ce7257b2 in term 2.
I20260710 13:23:56.242945 24109 leader_election.cc:304] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:23:56.243216 24400 raft_consensus.cc:2749] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:23:56.244650 24109 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [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: 0f288b6b90b24d5383a03b8cff962430, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 32d332cd5e8346b1acde195384893ed0
I20260710 13:23:56.244417 24494 raft_consensus.cc:2804] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:56.246209 24494 raft_consensus.cc:697] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:56.246405 24482 raft_consensus.cc:2804] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:56.247123 24482 raft_consensus.cc:697] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Leader. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:56.247998 24429 raft_consensus.cc:2410] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d90b89c49b4840b2ac5a8b80ce7257b2 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:23:56.248354 24482 consensus_queue.cc:237] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER 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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.247509 24494 consensus_queue.cc:237] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Queue going to LEADER 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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.266667 23815 catalog_manager.cc:5697] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe reported cstate change: term changed from 2 to 3, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194). New cstate: current_term: 3 leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.275053 23814 catalog_manager.cc:5697] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 1 to 2, leader changed from 32d332cd5e8346b1acde195384893ed0 (127.21.86.193) to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 2 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.276474 23814 catalog_manager.cc:5697] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 1 to 2, leader changed from 32d332cd5e8346b1acde195384893ed0 (127.21.86.193) to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 2 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.277374 23814 catalog_manager.cc:5697] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 1 to 2, leader changed from 32d332cd5e8346b1acde195384893ed0 (127.21.86.193) to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 2 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.278257 23814 catalog_manager.cc:5697] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 reported cstate change: term changed from 1 to 2, leader changed from 32d332cd5e8346b1acde195384893ed0 (127.21.86.193) to d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196). New cstate: current_term: 2 leader_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:56.505496 24431 raft_consensus.cc:1240] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Rejecting Update request from peer d90b89c49b4840b2ac5a8b80ce7257b2 for earlier term 2. Current term is 3. Ops: []
I20260710 13:23:56.506976 24482 consensus_queue.cc:1059] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.507819 24494 raft_consensus.cc:3055] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:56.508193 24494 raft_consensus.cc:740] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:56.508955 24494 consensus_queue.cc:260] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [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: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:23:56.509928 24494 raft_consensus.cc:3060] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:56.534586 24492 raft_consensus.cc:493] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.535107 24492 raft_consensus.cc:515] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.537016 24492 leader_election.cc:290] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:56.551231 24141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:56.551285 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:56.551937 24069 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:23:56.552774 24388 leader_election.cc:304] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.553407 24492 raft_consensus.cc:2804] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:23:56.553668 24492 raft_consensus.cc:493] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.553875 24492 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:56.558663 24492 raft_consensus.cc:515] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.560318 24492 leader_election.cc:290] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 3 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:56.561072 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:56.561477 24141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe5a5f474dd4b63bd54ca9c50cffefd" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:56.561704 24069 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:56.566423 24069 raft_consensus.cc:2468] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 3.
I20260710 13:23:56.567337 24388 leader_election.cc:304] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.568131 24492 raft_consensus.cc:2804] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:56.569371 23994 raft_consensus.cc:1275] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Refusing update from remote peer 0f288b6b90b24d5383a03b8cff962430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.569380 24492 raft_consensus.cc:697] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:56.570492 24492 consensus_queue.cc:237] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.570817 24400 consensus_queue.cc:1048] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.586596 23815 catalog_manager.cc:5697] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 2 to 3, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.590402 24431 raft_consensus.cc:1275] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Refusing update from remote peer 0f288b6b90b24d5383a03b8cff962430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.591814 24400 consensus_queue.cc:1048] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.629506 24069 raft_consensus.cc:1275] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Refusing update from remote peer d90b89c49b4840b2ac5a8b80ce7257b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.630852 24494 consensus_queue.cc:1048] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.640764 24431 raft_consensus.cc:1275] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Refusing update from remote peer d90b89c49b4840b2ac5a8b80ce7257b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.642081 24494 consensus_queue.cc:1048] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.648485 24069 raft_consensus.cc:1275] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.649739 24484 consensus_queue.cc:1048] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.658656 24429 raft_consensus.cc:1275] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.656527 24431 raft_consensus.cc:1240] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Rejecting Update request from peer d90b89c49b4840b2ac5a8b80ce7257b2 for earlier term 2. Current term is 3. Ops: []
I20260710 13:23:56.660773 24484 consensus_queue.cc:1048] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:56.662387 24483 consensus_queue.cc:1059] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.663137 24483 consensus_queue.cc:1243] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Peer 32d332cd5e8346b1acde195384893ed0 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:23:56.663579 24494 raft_consensus.cc:3055] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:56.663941 24494 raft_consensus.cc:740] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:56.664714 24494 consensus_queue.cc:260] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.665848 24494 raft_consensus.cc:3060] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:56.685322 24431 raft_consensus.cc:1275] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:56.686683 24484 consensus_queue.cc:1048] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.694835 24141 raft_consensus.cc:1275] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:23:56.695061 24492 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:56.695271 24141 pending_rounds.cc:85] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: Aborting all ops after (but not including) 1
I20260710 13:23:56.695618 24141 pending_rounds.cc:107] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:23:56.695623 24492 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.696146 24141 raft_consensus.cc:2889] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:56.697888 24492 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:56.699702 24141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" is_pre_election: true
I20260710 13:23:56.701519 24496 consensus_queue.cc:1048] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.707829 24067 raft_consensus.cc:1275] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Refusing update from remote peer d90b89c49b4840b2ac5a8b80ce7257b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.709354 24494 consensus_queue.cc:1048] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.712664 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430" is_pre_election: true
I20260710 13:23:56.713181 24069 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:23:56.713289 24429 raft_consensus.cc:1275] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Refusing update from remote peer d90b89c49b4840b2ac5a8b80ce7257b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:56.714275 24388 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.715238 24492 raft_consensus.cc:2804] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:23:56.715605 24492 raft_consensus.cc:493] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:56.716001 24492 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:56.715787 24494 consensus_queue.cc:1048] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.728919 24492 raft_consensus.cc:515] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.732523 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:23:56.733134 24069 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:56.733567 24492 leader_election.cc:290] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 3 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:23:56.733865 24141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a732ccba8f874b9cbf81229bf7b35712" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:23:56.739696 24069 raft_consensus.cc:2468] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 3.
I20260710 13:23:56.740653 24388 leader_election.cc:304] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: d90b89c49b4840b2ac5a8b80ce7257b2
I20260710 13:23:56.742308 24492 raft_consensus.cc:2804] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:56.742846 24492 raft_consensus.cc:697] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:23:56.743618 24492 consensus_queue.cc:237] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.751488 23814 catalog_manager.cc:5697] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 2 to 3, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:56.771683 24429 raft_consensus.cc:1240] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Rejecting Update request from peer d90b89c49b4840b2ac5a8b80ce7257b2 for earlier term 2. Current term is 3. Ops: []
I20260710 13:23:56.772822 24482 consensus_queue.cc:1059] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.773422 24482 consensus_queue.cc:1243] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [LEADER]: Peer 32d332cd5e8346b1acde195384893ed0 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:23:56.773769 24483 raft_consensus.cc:3055] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:56.774106 24483 raft_consensus.cc:740] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:23:56.774778 24483 consensus_queue.cc:260] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:23:56.775657 24483 raft_consensus.cc:3060] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:23:56.906826 24165 debug-util.cc:398] Leaking SignalData structure 0x7b0800124920 after lost signal to thread 21854
W20260710 13:23:56.907737 24165 debug-util.cc:398] Leaking SignalData structure 0x7b08000d7fc0 after lost signal to thread 23853
W20260710 13:23:56.908697 24165 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6460 after lost signal to thread 24020
W20260710 13:23:56.910797 24165 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0680 after lost signal to thread 24461
I20260710 13:23:56.982039 24141 raft_consensus.cc:1275] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:56.983532 24514 consensus_queue.cc:1048] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:56.984172 24514 consensus_queue.cc:1243] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Peer d90b89c49b4840b2ac5a8b80ce7257b2 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:23:56.986558 24141 pending_rounds.cc:85] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: Aborting all ops after (but not including) 0
I20260710 13:23:56.986810 24141 pending_rounds.cc:107] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:23:56.987063 24141 raft_consensus.cc:2889] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:56.998980 24069 raft_consensus.cc:1275] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:57.001850 24492 consensus_queue.cc:1048] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:23:57.181258 24069 raft_consensus.cc:1275] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:57.182385 24492 consensus_queue.cc:1048] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.196477 24141 raft_consensus.cc:1275] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:23:57.197940 24531 consensus_queue.cc:1048] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.198778 24531 consensus_queue.cc:1243] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Peer d90b89c49b4840b2ac5a8b80ce7257b2 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:23:57.202464 24141 pending_rounds.cc:85] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: Aborting all ops after (but not including) 0
I20260710 13:23:57.202785 24141 pending_rounds.cc:107] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 13:23:57.203068 24141 raft_consensus.cc:2889] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:04.931833 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:04.962517 24142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe"
dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
mode: GRACEFUL
new_leader_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:57298
I20260710 13:24:04.963295 24142 raft_consensus.cc:606] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Received request to transfer leadership to TS 32d332cd5e8346b1acde195384893ed0
I20260710 13:24:04.965631 24142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da"
dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
mode: GRACEFUL
new_leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
 from {username='slave'} at 127.0.0.1:57298
I20260710 13:24:04.966034 24142 raft_consensus.cc:606] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Received request to transfer leadership to TS d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:24:04.968145 24142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b"
dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
mode: GRACEFUL
new_leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
 from {username='slave'} at 127.0.0.1:57298
I20260710 13:24:04.968590 24142 raft_consensus.cc:606] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Received request to transfer leadership to TS d19d1fc38d8b424fae70a954e5eb88fe
I20260710 13:24:04.970674 24142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e"
dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
mode: GRACEFUL
new_leader_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:57298
I20260710 13:24:04.971145 24142 raft_consensus.cc:606] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Received request to transfer leadership to TS 32d332cd5e8346b1acde195384893ed0
I20260710 13:24:04.973044 24142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a"
dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
mode: GRACEFUL
new_leader_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:57298
I20260710 13:24:04.973413 24142 raft_consensus.cc:606] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Received request to transfer leadership to TS 32d332cd5e8346b1acde195384893ed0
I20260710 13:24:04.974345 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:04.975054 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:05.033206 24483 raft_consensus.cc:993] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2: : Instructing follower d19d1fc38d8b424fae70a954e5eb88fe to start an election
I20260710 13:24:05.033728 24541 raft_consensus.cc:1081] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Signalling peer d19d1fc38d8b424fae70a954e5eb88fe to start an election
I20260710 13:24:05.035210 23994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da"
dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
 from {username='slave'} at 127.0.0.1:52392
I20260710 13:24:05.035665 23994 raft_consensus.cc:493] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:05.035934 23994 raft_consensus.cc:3060] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.041433 23994 raft_consensus.cc:515] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:24:05.043134 23994 leader_election.cc:290] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:24:05.044414 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:24:05.044513 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "461fb6e3a3074de99e6434fa3d0fb6da" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:24:05.045331 24142 raft_consensus.cc:3055] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:05.045341 24069 raft_consensus.cc:3060] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.045773 24142 raft_consensus.cc:740] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:24:05.046850 24142 consensus_queue.cc:260] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:24:05.048266 24142 raft_consensus.cc:3060] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.051390 24069 raft_consensus.cc:2468] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 2.
I20260710 13:24:05.052626 23961 leader_election.cc:304] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:24:05.053390 24543 raft_consensus.cc:2804] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:05.053771 24543 raft_consensus.cc:697] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 2 LEADER]: Becoming Leader. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Running, Role: LEADER
I20260710 13:24:05.054622 24543 consensus_queue.cc:237] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:24:05.054906 24142 raft_consensus.cc:2468] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 2.
I20260710 13:24:05.062990 23814 catalog_manager.cc:5697] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe reported cstate change: term changed from 1 to 2, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194). New cstate: current_term: 2 leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:05.207772 24483 raft_consensus.cc:993] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2: : Instructing follower d19d1fc38d8b424fae70a954e5eb88fe to start an election
I20260710 13:24:05.208184 24541 raft_consensus.cc:1081] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Signalling peer d19d1fc38d8b424fae70a954e5eb88fe to start an election
I20260710 13:24:05.209496 23994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b"
dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
 from {username='slave'} at 127.0.0.1:52392
I20260710 13:24:05.209973 23994 raft_consensus.cc:493] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:05.210276 23994 raft_consensus.cc:3060] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.215111 23994 raft_consensus.cc:515] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:24:05.216863 23994 leader_election.cc:290] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:24:05.217564 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:24:05.218150 24069 raft_consensus.cc:3060] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.218478 24483 raft_consensus.cc:993] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2: : Instructing follower 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:05.218080 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58698ede0be9419abcf3cf4d3e0c9e5b" candidate_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:24:05.218935 24483 raft_consensus.cc:1081] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Signalling peer 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:05.218979 24142 raft_consensus.cc:3055] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:05.219480 24142 raft_consensus.cc:740] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:24:05.220600 24431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe"
dest_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:46224
I20260710 13:24:05.220350 24142 consensus_queue.cc:260] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:24:05.221127 24431 raft_consensus.cc:493] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:05.221505 24431 raft_consensus.cc:3060] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.221688 24142 raft_consensus.cc:3060] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.223670 24069 raft_consensus.cc:2468] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 2.
I20260710 13:24:05.224561 23961 leader_election.cc:304] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f288b6b90b24d5383a03b8cff962430, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:24:05.225342 24543 raft_consensus.cc:2804] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:05.225795 24543 raft_consensus.cc:697] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 2 LEADER]: Becoming Leader. State: Replica: d19d1fc38d8b424fae70a954e5eb88fe, State: Running, Role: LEADER
I20260710 13:24:05.226779 24543 consensus_queue.cc:237] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } }
I20260710 13:24:05.229146 24431 raft_consensus.cc:515] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:05.230216 24142 raft_consensus.cc:2468] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d19d1fc38d8b424fae70a954e5eb88fe in term 2.
I20260710 13:24:05.232688 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:24:05.233294 24142 raft_consensus.cc:3055] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:05.233582 24142 raft_consensus.cc:740] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:24:05.234443 24431 leader_election.cc:290] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 2 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:24:05.234565 24142 consensus_queue.cc:260] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:05.236107 24142 raft_consensus.cc:3060] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.237423 23814 catalog_manager.cc:5697] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe reported cstate change: term changed from 1 to 2, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194). New cstate: current_term: 2 leader_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:05.244200 24142 raft_consensus.cc:2468] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:24:05.245544 24389 leader_election.cc:304] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d90b89c49b4840b2ac5a8b80ce7257b2; no voters: 
I20260710 13:24:05.246567 24531 raft_consensus.cc:2804] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:05.248574 24531 raft_consensus.cc:697] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 2 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:24:05.249460 24531 consensus_queue.cc:237] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:05.252132 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10fe07eb1d9b4e199b284c7b6c77cabe" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:24:05.252636 23994 raft_consensus.cc:3060] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.261291 23994 raft_consensus.cc:2468] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:24:05.267771 24483 raft_consensus.cc:993] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2: : Instructing follower 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:05.260298 23818 catalog_manager.cc:5697] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 1 to 2, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:05.268208 24483 raft_consensus.cc:1081] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Signalling peer 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:05.271193 24429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a"
dest_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:46224
I20260710 13:24:05.271675 24429 raft_consensus.cc:493] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:05.271960 24429 raft_consensus.cc:3060] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.275979 24483 raft_consensus.cc:993] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2: : Instructing follower 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:05.276481 24541 raft_consensus.cc:1081] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Signalling peer 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:05.277837 24431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e"
dest_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:46224
I20260710 13:24:05.277801 24429 raft_consensus.cc:515] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:05.278587 24431 raft_consensus.cc:493] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:05.278939 24431 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:05.280320 24429 leader_election.cc:290] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 2 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:24:05.280794 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:24:05.281961 24142 raft_consensus.cc:3055] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:05.282298 24142 raft_consensus.cc:740] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:24:05.283344 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7eff618b2294496aa8b5c52551f4b0a" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:24:05.283147 24142 consensus_queue.cc:260] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:05.283816 23994 raft_consensus.cc:3060] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.284452 24142 raft_consensus.cc:3060] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:05.285761 24431 raft_consensus.cc:515] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:24:05.287688 24431 leader_election.cc:290] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 3 election: Requested vote from peers 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937), d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569)
I20260710 13:24:05.288321 24069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0f288b6b90b24d5383a03b8cff962430"
I20260710 13:24:05.288723 23994 raft_consensus.cc:2468] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:24:05.288879 24069 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:05.288973 24141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5d9852de7194a56809dc7e22b761b1e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:24:05.289631 24141 raft_consensus.cc:3055] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:05.289949 24141 raft_consensus.cc:740] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:24:05.290217 24387 leader_election.cc:304] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:24:05.290789 24141 consensus_queue.cc:260] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:24:05.291780 24555 raft_consensus.cc:2804] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:05.292265 24141 raft_consensus.cc:3060] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:05.292260 24555 raft_consensus.cc:697] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 2 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:24:05.293465 24555 consensus_queue.cc:237] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:05.295171 24069 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 3.
I20260710 13:24:05.296337 24388 leader_election.cc:304] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [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: 0f288b6b90b24d5383a03b8cff962430, 32d332cd5e8346b1acde195384893ed0; no voters: 
I20260710 13:24:05.297219 24531 raft_consensus.cc:2804] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:05.305518 24141 raft_consensus.cc:2468] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 3.
I20260710 13:24:05.308728 24142 raft_consensus.cc:2468] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:24:05.311508 24531 raft_consensus.cc:697] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:24:05.312563 24531 consensus_queue.cc:237] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [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: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } }
I20260710 13:24:05.317150 23818 catalog_manager.cc:5697] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 1 to 2, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:05.328322 23818 catalog_manager.cc:5697] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 2 to 3, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 3 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:05.585171 24142 raft_consensus.cc:1275] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.586575 24543 consensus_queue.cc:1048] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.595813 24069 raft_consensus.cc:1275] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.598875 24543 consensus_queue.cc:1048] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.685725 24142 raft_consensus.cc:1275] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.687065 24531 consensus_queue.cc:1048] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.692971 24069 raft_consensus.cc:1275] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:05.694218 24531 consensus_queue.cc:1048] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:05.705895 24069 raft_consensus.cc:1275] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.707847 24544 consensus_queue.cc:1048] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f288b6b90b24d5383a03b8cff962430" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:05.731690 23994 raft_consensus.cc:1275] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.733312 24558 consensus_queue.cc:1048] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:05.737486 24142 raft_consensus.cc:1275] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Refusing update from remote peer d19d1fc38d8b424fae70a954e5eb88fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.739468 24563 consensus_queue.cc:1048] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:05.747476 24141 raft_consensus.cc:1275] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:05.749076 24531 consensus_queue.cc:1048] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:05.797168 24142 raft_consensus.cc:1275] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.798573 24531 consensus_queue.cc:1048] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.806918 23994 raft_consensus.cc:1275] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:05.808245 24559 consensus_queue.cc:1048] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:05.975903 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:05.991179 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:06.005218 24142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e"
dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
mode: GRACEFUL
new_leader_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:57298
I20260710 13:24:06.005739 24142 raft_consensus.cc:606] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Received request to transfer leadership to TS 32d332cd5e8346b1acde195384893ed0
I20260710 13:24:06.006845 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:24:06.007486 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:06.443405 24578 raft_consensus.cc:993] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2: : Instructing follower 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:06.443830 24579 raft_consensus.cc:1081] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Signalling peer 32d332cd5e8346b1acde195384893ed0 to start an election
I20260710 13:24:06.445077 24431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e"
dest_uuid: "32d332cd5e8346b1acde195384893ed0"
 from {username='slave'} at 127.0.0.1:46224
I20260710 13:24:06.445488 24431 raft_consensus.cc:493] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:06.445761 24431 raft_consensus.cc:3060] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:06.450080 24431 raft_consensus.cc:515] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:06.451618 24431 leader_election.cc:290] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 2 election: Requested vote from peers d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196:41569), d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145)
I20260710 13:24:06.452548 24142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2"
I20260710 13:24:06.452648 23994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7479fac66de4a9389f555768bd9cf4e" candidate_uuid: "32d332cd5e8346b1acde195384893ed0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d19d1fc38d8b424fae70a954e5eb88fe"
I20260710 13:24:06.453023 24142 raft_consensus.cc:3055] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:06.453171 23994 raft_consensus.cc:3060] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:06.453393 24142 raft_consensus.cc:740] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d90b89c49b4840b2ac5a8b80ce7257b2, State: Running, Role: LEADER
I20260710 13:24:06.454234 24142 consensus_queue.cc:260] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:06.455308 24142 raft_consensus.cc:3060] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:06.458483 23994 raft_consensus.cc:2468] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:24:06.459651 24387 leader_election.cc:304] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32d332cd5e8346b1acde195384893ed0, d19d1fc38d8b424fae70a954e5eb88fe; no voters: 
I20260710 13:24:06.459893 24142 raft_consensus.cc:2468] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32d332cd5e8346b1acde195384893ed0 in term 2.
I20260710 13:24:06.460320 24559 raft_consensus.cc:2804] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:06.460821 24559 raft_consensus.cc:697] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 2 LEADER]: Becoming Leader. State: Replica: 32d332cd5e8346b1acde195384893ed0, State: Running, Role: LEADER
I20260710 13:24:06.461584 24559 consensus_queue.cc:237] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } }
I20260710 13:24:06.469054 23815 catalog_manager.cc:5697] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 reported cstate change: term changed from 1 to 2, leader changed from d90b89c49b4840b2ac5a8b80ce7257b2 (127.21.86.196) to 32d332cd5e8346b1acde195384893ed0 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "32d332cd5e8346b1acde195384893ed0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32d332cd5e8346b1acde195384893ed0" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 44819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:06.946954 24142 raft_consensus.cc:1275] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:06.948174 24559 consensus_queue.cc:1048] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d90b89c49b4840b2ac5a8b80ce7257b2" member_type: VOTER last_known_addr { host: "127.21.86.196" port: 41569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:06.958590 23993 raft_consensus.cc:1275] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Refusing update from remote peer 32d332cd5e8346b1acde195384893ed0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:06.960717 24559 consensus_queue.cc:1048] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d19d1fc38d8b424fae70a954e5eb88fe" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 36145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:07.008270 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:07.020720 21851 tablet_server.cc:179] TabletServer@127.21.86.193:44819 shutting down...
I20260710 13:24:07.046234 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:07.046919 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.047708 21851 raft_consensus.cc:2243] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.048079 21851 raft_consensus.cc:2272] T d27a1b36e2a848eaaedc2be4af8f7222 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.050170 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.050758 21851 raft_consensus.cc:2243] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.051162 21851 raft_consensus.cc:2272] T 9f7be94efc484aa38afae1a6590218f1 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.052969 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.053416 21851 raft_consensus.cc:2243] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.054100 21851 raft_consensus.cc:2272] T d7479fac66de4a9389f555768bd9cf4e P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.056440 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.057013 21851 raft_consensus.cc:2243] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.057389 21851 raft_consensus.cc:2272] T 883462937ee949b3ab4a138876a182a2 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.059369 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.060101 21851 raft_consensus.cc:2243] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.060845 21851 raft_consensus.cc:2272] T d7eff618b2294496aa8b5c52551f4b0a P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.062477 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.062943 21851 raft_consensus.cc:2243] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.063369 21851 raft_consensus.cc:2272] T 627593abca3746a183523b6b748101fd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.065073 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.065536 21851 raft_consensus.cc:2243] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.065873 21851 raft_consensus.cc:2272] T 6a702ad5a1344406b76b135f3b2a3300 P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.067638 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.068096 21851 raft_consensus.cc:2243] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.068722 21851 raft_consensus.cc:2272] T a5d9852de7194a56809dc7e22b761b1e P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.070525 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.071005 21851 raft_consensus.cc:2243] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.071388 21851 raft_consensus.cc:2272] T 962d42e8373b4b3ebbbf1d487c3e9206 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.073015 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.073499 21851 raft_consensus.cc:2243] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.074220 21851 raft_consensus.cc:2272] T a732ccba8f874b9cbf81229bf7b35712 P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.076071 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.076635 21851 raft_consensus.cc:2243] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.077010 21851 raft_consensus.cc:2272] T 5cb3eb2dd605414c9a9136d63edee079 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.078653 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.079193 21851 raft_consensus.cc:2243] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.079690 21851 raft_consensus.cc:2272] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.081342 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.081811 21851 raft_consensus.cc:2243] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.082168 21851 raft_consensus.cc:2272] T 0166eb559c994c6bbcba9111e676010e P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.083832 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.084378 21851 raft_consensus.cc:2243] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.084827 21851 raft_consensus.cc:2272] T 764c6ce2566b49dda1aab52e3c7020bc P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.087209 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.087800 21851 raft_consensus.cc:2243] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.088223 21851 raft_consensus.cc:2272] T 1a714b14bc104ad6a2253d81243b430c P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.090473 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.091130 21851 raft_consensus.cc:2243] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.091593 21851 raft_consensus.cc:2272] T c10d7490e5dd4602a84a7d0336b411b9 P 32d332cd5e8346b1acde195384893ed0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.092465 24108 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]
I20260710 13:24:07.093411 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.093966 21851 raft_consensus.cc:2243] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.094729 21851 raft_consensus.cc:2272] T afe5a5f474dd4b63bd54ca9c50cffefd P 32d332cd5e8346b1acde195384893ed0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.095341 24108 consensus_peers.cc:597] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.096601 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:07.097110 21851 raft_consensus.cc:2243] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.097728 21851 raft_consensus.cc:2272] T 10fe07eb1d9b4e199b284c7b6c77cabe P 32d332cd5e8346b1acde195384893ed0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.125247 21851 tablet_server.cc:196] TabletServer@127.21.86.193:44819 shutdown complete.
W20260710 13:24:07.140710 24034 consensus_peers.cc:597] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:07.153745 24034 consensus_peers.cc:597] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.162526 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
W20260710 13:24:07.165729 23960 consensus_peers.cc:597] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.190222 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:07.190930 21851 tablet_replica.cc:333] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.191639 21851 raft_consensus.cc:2243] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.192168 21851 raft_consensus.cc:2272] T 5f24ce2b29624f6e89cf73f095974f36 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.194057 21851 tablet_replica.cc:333] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.194641 21851 raft_consensus.cc:2243] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.195080 21851 raft_consensus.cc:2272] T 10fe07eb1d9b4e199b284c7b6c77cabe P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.196811 21851 tablet_replica.cc:333] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.197348 21851 raft_consensus.cc:2243] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.197744 21851 raft_consensus.cc:2272] T 764c6ce2566b49dda1aab52e3c7020bc P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.199489 21851 tablet_replica.cc:333] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.199994 21851 raft_consensus.cc:2243] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.200392 21851 raft_consensus.cc:2272] T 883462937ee949b3ab4a138876a182a2 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.202068 21851 tablet_replica.cc:333] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.202561 21851 raft_consensus.cc:2243] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.203401 21851 raft_consensus.cc:2272] T 0166eb559c994c6bbcba9111e676010e P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.205327 21851 tablet_replica.cc:333] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.205852 21851 raft_consensus.cc:2243] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.206254 21851 raft_consensus.cc:2272] T 9c66d4ed821847ffb58c810accd4e37c P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.208066 21851 tablet_replica.cc:333] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.208568 21851 raft_consensus.cc:2243] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.209259 21851 raft_consensus.cc:2272] T 58698ede0be9419abcf3cf4d3e0c9e5b P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.210901 21851 tablet_replica.cc:333] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.211434 21851 raft_consensus.cc:2243] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.211825 21851 raft_consensus.cc:2272] T ba204967265445f7854d4e3b26bb7453 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.213621 21851 tablet_replica.cc:333] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.214107 21851 raft_consensus.cc:2243] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.214778 21851 raft_consensus.cc:2272] T 461fb6e3a3074de99e6434fa3d0fb6da P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.216421 21851 tablet_replica.cc:333] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.216926 21851 raft_consensus.cc:2243] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.217324 21851 raft_consensus.cc:2272] T d7479fac66de4a9389f555768bd9cf4e P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.220062 21851 tablet_replica.cc:333] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.220584 21851 raft_consensus.cc:2243] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.220974 21851 raft_consensus.cc:2272] T 1412b111aafb4df5b75d1240c2b9581a P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.222626 21851 tablet_replica.cc:333] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.223161 21851 raft_consensus.cc:2243] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.223557 21851 raft_consensus.cc:2272] T d7eff618b2294496aa8b5c52551f4b0a P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.225361 21851 tablet_replica.cc:333] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.226022 21851 raft_consensus.cc:2243] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.226965 21851 raft_consensus.cc:2272] T 8bfc52577a2d47a9b1d92b806a9a6f1d P d19d1fc38d8b424fae70a954e5eb88fe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.229301 24034 consensus_peers.cc:597] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 -> Peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Couldn't send request to peer d19d1fc38d8b424fae70a954e5eb88fe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:07.229461 24108 consensus_peers.cc:597] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Couldn't send request to peer d19d1fc38d8b424fae70a954e5eb88fe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.229519 21851 tablet_replica.cc:333] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.230367 21851 raft_consensus.cc:2243] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.230845 21851 raft_consensus.cc:2272] T 5cb3eb2dd605414c9a9136d63edee079 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.232197 24108 consensus_peers.cc:597] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.233080 21851 tablet_replica.cc:333] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.233592 21851 raft_consensus.cc:2243] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.233974 21851 raft_consensus.cc:2272] T c10d7490e5dd4602a84a7d0336b411b9 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.235705 21851 tablet_replica.cc:333] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.236207 21851 raft_consensus.cc:2243] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.236896 21851 raft_consensus.cc:2272] T 627593abca3746a183523b6b748101fd P d19d1fc38d8b424fae70a954e5eb88fe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.238940 21851 tablet_replica.cc:333] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.239549 21851 raft_consensus.cc:2243] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.240480 21851 raft_consensus.cc:2272] T 962d42e8373b4b3ebbbf1d487c3e9206 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.241662 24034 consensus_peers.cc:597] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 -> Peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Couldn't send request to peer d19d1fc38d8b424fae70a954e5eb88fe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.242754 21851 tablet_replica.cc:333] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe: stopping tablet replica
I20260710 13:24:07.243283 21851 raft_consensus.cc:2243] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.243691 21851 raft_consensus.cc:2272] T 9f7be94efc484aa38afae1a6590218f1 P d19d1fc38d8b424fae70a954e5eb88fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.270160 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
W20260710 13:24:07.290623 24034 consensus_peers.cc:597] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 -> Peer 32d332cd5e8346b1acde195384893ed0 (127.21.86.193:44819): Couldn't send request to peer 32d332cd5e8346b1acde195384893ed0. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:44819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.301050 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
W20260710 13:24:07.308183 24034 consensus_peers.cc:597] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 -> Peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Couldn't send request to peer d19d1fc38d8b424fae70a954e5eb88fe. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:36145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:07.327273 24109 consensus_peers.cc:597] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Couldn't send request to peer 0f288b6b90b24d5383a03b8cff962430. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.328358 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:07.329064 21851 tablet_replica.cc:333] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.329653 21851 raft_consensus.cc:2243] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.330147 21851 raft_consensus.cc:2272] T afe5a5f474dd4b63bd54ca9c50cffefd P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.332064 21851 tablet_replica.cc:333] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.332603 21851 raft_consensus.cc:2243] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.333003 21851 raft_consensus.cc:2272] T 5f24ce2b29624f6e89cf73f095974f36 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.334700 21851 tablet_replica.cc:333] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.335316 21851 raft_consensus.cc:2243] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.335847 21851 raft_consensus.cc:2272] T a732ccba8f874b9cbf81229bf7b35712 P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.338234 21851 tablet_replica.cc:333] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.339013 21851 raft_consensus.cc:2243] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.339542 21851 raft_consensus.cc:2272] T 1412b111aafb4df5b75d1240c2b9581a P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.339843 24109 consensus_peers.cc:597] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Couldn't send request to peer 0f288b6b90b24d5383a03b8cff962430. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.341568 21851 tablet_replica.cc:333] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.342193 21851 raft_consensus.cc:2243] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.342923 21851 raft_consensus.cc:2272] T 883462937ee949b3ab4a138876a182a2 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.344738 21851 tablet_replica.cc:333] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.345261 21851 raft_consensus.cc:2243] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.345666 21851 raft_consensus.cc:2272] T 8bfc52577a2d47a9b1d92b806a9a6f1d P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.347470 21851 tablet_replica.cc:333] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.347990 21851 raft_consensus.cc:2243] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.348731 21851 raft_consensus.cc:2272] T d27a1b36e2a848eaaedc2be4af8f7222 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.350395 21851 tablet_replica.cc:333] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.350905 21851 raft_consensus.cc:2243] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.351613 21851 raft_consensus.cc:2272] T 764c6ce2566b49dda1aab52e3c7020bc P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.353217 21851 tablet_replica.cc:333] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.353695 21851 raft_consensus.cc:2243] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.354070 21851 raft_consensus.cc:2272] T 1a714b14bc104ad6a2253d81243b430c P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.355921 21851 tablet_replica.cc:333] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.356407 21851 raft_consensus.cc:2243] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.356824 21851 raft_consensus.cc:2272] T 461fb6e3a3074de99e6434fa3d0fb6da P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.358628 21851 tablet_replica.cc:333] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.359301 21851 raft_consensus.cc:2243] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.359724 21851 raft_consensus.cc:2272] T 6a702ad5a1344406b76b135f3b2a3300 P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.361249 24108 consensus_peers.cc:597] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Couldn't send request to peer d19d1fc38d8b424fae70a954e5eb88fe. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:36145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.361977 21851 tablet_replica.cc:333] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.362530 21851 raft_consensus.cc:2243] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.362954 21851 raft_consensus.cc:2272] T 962d42e8373b4b3ebbbf1d487c3e9206 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.364665 21851 tablet_replica.cc:333] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.365335 21851 raft_consensus.cc:2243] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.365795 21851 raft_consensus.cc:2272] T a5d9852de7194a56809dc7e22b761b1e P 0f288b6b90b24d5383a03b8cff962430 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.367492 21851 tablet_replica.cc:333] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.367995 21851 raft_consensus.cc:2243] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.368755 21851 raft_consensus.cc:2272] T 9f7be94efc484aa38afae1a6590218f1 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.368973 24108 consensus_peers.cc:597] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer d19d1fc38d8b424fae70a954e5eb88fe (127.21.86.194:36145): Couldn't send request to peer d19d1fc38d8b424fae70a954e5eb88fe. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:36145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.370559 21851 tablet_replica.cc:333] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.371146 21851 raft_consensus.cc:2243] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.371542 21851 raft_consensus.cc:2272] T 9c66d4ed821847ffb58c810accd4e37c P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.373240 21851 tablet_replica.cc:333] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.373700 21851 raft_consensus.cc:2243] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.374090 21851 raft_consensus.cc:2272] T 58698ede0be9419abcf3cf4d3e0c9e5b P 0f288b6b90b24d5383a03b8cff962430 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.375715 21851 tablet_replica.cc:333] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.376170 21851 raft_consensus.cc:2243] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.376878 21851 raft_consensus.cc:2272] T c10d7490e5dd4602a84a7d0336b411b9 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.378505 21851 tablet_replica.cc:333] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430: stopping tablet replica
I20260710 13:24:07.378943 21851 raft_consensus.cc:2243] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.379685 21851 raft_consensus.cc:2272] T ba204967265445f7854d4e3b26bb7453 P 0f288b6b90b24d5383a03b8cff962430 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:07.391449 24109 consensus_peers.cc:597] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Couldn't send request to peer 0f288b6b90b24d5383a03b8cff962430. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.417213 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
W20260710 13:24:07.420559 24109 consensus_peers.cc:597] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 -> Peer 0f288b6b90b24d5383a03b8cff962430 (127.21.86.195:35937): Couldn't send request to peer 0f288b6b90b24d5383a03b8cff962430. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.195:35937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:07.447929 21851 tablet_server.cc:179] TabletServer@127.21.86.196:0 shutting down...
I20260710 13:24:07.473102 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:07.473773 21851 tablet_replica.cc:333] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.474370 21851 raft_consensus.cc:2243] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.475250 21851 raft_consensus.cc:2272] T 5f24ce2b29624f6e89cf73f095974f36 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.477093 21851 tablet_replica.cc:333] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.478147 21851 raft_consensus.cc:2243] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.478639 21851 raft_consensus.cc:2272] T a732ccba8f874b9cbf81229bf7b35712 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.481447 21851 tablet_replica.cc:333] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.482147 21851 raft_consensus.cc:2243] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.482784 21851 raft_consensus.cc:2272] T afe5a5f474dd4b63bd54ca9c50cffefd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.484822 21851 tablet_replica.cc:333] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.485329 21851 raft_consensus.cc:2243] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.485767 21851 raft_consensus.cc:2272] T 10fe07eb1d9b4e199b284c7b6c77cabe P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.487581 21851 tablet_replica.cc:333] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.488104 21851 raft_consensus.cc:2243] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.488830 21851 raft_consensus.cc:2272] T 5cb3eb2dd605414c9a9136d63edee079 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.490463 21851 tablet_replica.cc:333] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.490962 21851 raft_consensus.cc:2243] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.491403 21851 raft_consensus.cc:2272] T 58698ede0be9419abcf3cf4d3e0c9e5b P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.492957 21851 tablet_replica.cc:333] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.493453 21851 raft_consensus.cc:2243] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.494179 21851 raft_consensus.cc:2272] T 9c66d4ed821847ffb58c810accd4e37c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.495888 21851 tablet_replica.cc:333] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.496389 21851 raft_consensus.cc:2243] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.496827 21851 raft_consensus.cc:2272] T d27a1b36e2a848eaaedc2be4af8f7222 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.498494 21851 tablet_replica.cc:333] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.498984 21851 raft_consensus.cc:2243] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.499429 21851 raft_consensus.cc:2272] T d7479fac66de4a9389f555768bd9cf4e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.501447 21851 tablet_replica.cc:333] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.501943 21851 raft_consensus.cc:2243] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.502321 21851 raft_consensus.cc:2272] T 461fb6e3a3074de99e6434fa3d0fb6da P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.503950 21851 tablet_replica.cc:333] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.504439 21851 raft_consensus.cc:2243] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.504848 21851 raft_consensus.cc:2272] T 627593abca3746a183523b6b748101fd P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.506533 21851 tablet_replica.cc:333] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.506999 21851 raft_consensus.cc:2243] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.507397 21851 raft_consensus.cc:2272] T a5d9852de7194a56809dc7e22b761b1e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.509014 21851 tablet_replica.cc:333] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.509522 21851 raft_consensus.cc:2243] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.510236 21851 raft_consensus.cc:2272] T 6a702ad5a1344406b76b135f3b2a3300 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.511965 21851 tablet_replica.cc:333] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.512431 21851 raft_consensus.cc:2243] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.513129 21851 raft_consensus.cc:2272] T 1a714b14bc104ad6a2253d81243b430c P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.514760 21851 tablet_replica.cc:333] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.515237 21851 raft_consensus.cc:2243] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.515630 21851 raft_consensus.cc:2272] T 0166eb559c994c6bbcba9111e676010e P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.517228 21851 tablet_replica.cc:333] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.517679 21851 raft_consensus.cc:2243] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.518062 21851 raft_consensus.cc:2272] T ba204967265445f7854d4e3b26bb7453 P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.519753 21851 tablet_replica.cc:333] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.520219 21851 raft_consensus.cc:2243] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.520951 21851 raft_consensus.cc:2272] T 1412b111aafb4df5b75d1240c2b9581a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.522617 21851 tablet_replica.cc:333] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2: stopping tablet replica
I20260710 13:24:07.523070 21851 raft_consensus.cc:2243] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:07.523451 21851 raft_consensus.cc:2272] T d7eff618b2294496aa8b5c52551f4b0a P d90b89c49b4840b2ac5a8b80ce7257b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.579435 21851 tablet_server.cc:196] TabletServer@127.21.86.196:0 shutdown complete.
I20260710 13:24:07.608135 21851 master.cc:562] Master@127.21.86.254:36979 shutting down...
I20260710 13:24:07.636396 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:07.637073 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:07.637418 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42e051ad78214587b84afaa003496724: stopping tablet replica
I20260710 13:24:07.659111 21851 master.cc:584] Master@127.21.86.254:36979 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17574 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:24:07.719806 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:34599
I20260710 13:24:07.720974 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:07.726459 24597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:07.726711 24598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:07.727180 24600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:07.728245 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:07.729205 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:07.729410 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:07.729578 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689847729536 us; error 0 us; skew 500 ppm
I20260710 13:24:07.730129 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:07.732708 21851 webserver.cc:533] Webserver started at http://127.21.86.254:46175/ using document root <none> and password file <none>
I20260710 13:24:07.733212 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:07.733414 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:07.733692 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:07.734777 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "66e8f1c7444642f4998fcc1229144e99"
format_stamp: "Formatted at 2026-07-10 13:24:07 on dist-test-slave-0q4n"
I20260710 13:24:07.738999 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:24:07.742193 24605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:07.742928 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:24:07.743248 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "66e8f1c7444642f4998fcc1229144e99"
format_stamp: "Formatted at 2026-07-10 13:24:07 on dist-test-slave-0q4n"
I20260710 13:24:07.743542 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:07.757421 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:07.758610 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:07.795190 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:34599
I20260710 13:24:07.795481 24656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:34599 every 8 connection(s)
I20260710 13:24:07.798799 24657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:07.808660 24657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99: Bootstrap starting.
I20260710 13:24:07.813093 24657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:07.817041 24657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99: No bootstrap required, opened a new log
I20260710 13:24:07.819044 24657 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e8f1c7444642f4998fcc1229144e99" member_type: VOTER }
I20260710 13:24:07.819415 24657 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:07.819638 24657 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66e8f1c7444642f4998fcc1229144e99, State: Initialized, Role: FOLLOWER
I20260710 13:24:07.820429 24657 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66e8f1c7444642f4998fcc1229144e99" member_type: VOTER }
I20260710 13:24:07.820938 24657 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:07.821179 24657 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:07.821460 24657 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:07.825641 24657 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e8f1c7444642f4998fcc1229144e99" member_type: VOTER }
I20260710 13:24:07.826146 24657 leader_election.cc:304] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [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: 66e8f1c7444642f4998fcc1229144e99; no voters: 
I20260710 13:24:07.827273 24657 leader_election.cc:290] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:07.827648 24660 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:07.828910 24660 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 1 LEADER]: Becoming Leader. State: Replica: 66e8f1c7444642f4998fcc1229144e99, State: Running, Role: LEADER
I20260710 13:24:07.829555 24660 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [LEADER]: Queue going to LEADER mode. State: All 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: "66e8f1c7444642f4998fcc1229144e99" member_type: VOTER }
I20260710 13:24:07.830132 24657 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:07.833940 24661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66e8f1c7444642f4998fcc1229144e99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e8f1c7444642f4998fcc1229144e99" member_type: VOTER } }
I20260710 13:24:07.834605 24661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:07.835242 24662 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66e8f1c7444642f4998fcc1229144e99. Latest consensus state: current_term: 1 leader_uuid: "66e8f1c7444642f4998fcc1229144e99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66e8f1c7444642f4998fcc1229144e99" member_type: VOTER } }
I20260710 13:24:07.835940 24662 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:07.837255 24667 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:07.842365 24667 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:07.845765 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:07.851305 24667 catalog_manager.cc:1383] Generated new cluster ID: 97719e2f9cff4d6f9968a69e9b9de35d
I20260710 13:24:07.851567 24667 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:07.887264 24667 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:07.888482 24667 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:07.904527 24667 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99: Generated new TSK 0
I20260710 13:24:07.905133 24667 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:07.912147 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:07.917987 24678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:07.919052 24679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:07.920754 21851 server_base.cc:1061] running on GCE node
W20260710 13:24:07.921000 24681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:07.921927 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:07.922152 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:07.922325 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689847922297 us; error 0 us; skew 500 ppm
I20260710 13:24:07.922847 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:07.925000 21851 webserver.cc:533] Webserver started at http://127.21.86.193:44709/ using document root <none> and password file <none>
I20260710 13:24:07.925473 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:07.925700 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:07.925973 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:07.927135 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
format_stamp: "Formatted at 2026-07-10 13:24:07 on dist-test-slave-0q4n"
I20260710 13:24:07.931218 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:07.934413 24686 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:07.935149 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:24:07.935429 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
format_stamp: "Formatted at 2026-07-10 13:24:07 on dist-test-slave-0q4n"
I20260710 13:24:07.935711 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:07.958004 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:07.959338 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:07.960747 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:07.962888 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:07.963125 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:24:07.963357 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:07.963543 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.001777 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:36941
I20260710 13:24:08.001880 24748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:36941 every 8 connection(s)
I20260710 13:24:08.006851 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:08.014015 24754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.014539 24753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.017324 24756 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.017953 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:08.018955 24749 heartbeater.cc:344] Connected to a master server at 127.21.86.254:34599
I20260710 13:24:08.019239 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:08.019392 24749 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:08.019502 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:08.019752 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689848019734 us; error 0 us; skew 500 ppm
I20260710 13:24:08.020330 24749 heartbeater.cc:507] Master 127.21.86.254:34599 requested a full tablet report, sending...
I20260710 13:24:08.020563 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:08.022593 24622 ts_manager.cc:194] Registered new tserver with Master: aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941)
I20260710 13:24:08.023252 21851 webserver.cc:533] Webserver started at http://127.21.86.194:38135/ using document root <none> and password file <none>
I20260710 13:24:08.023754 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:08.023958 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:08.024221 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:08.024506 24622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33742
I20260710 13:24:08.025393 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "513ae281a8c746e28bf91fe569c2b886"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-0q4n"
I20260710 13:24:08.030130 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:24:08.033272 24761 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.034004 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:08.034282 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "513ae281a8c746e28bf91fe569c2b886"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-0q4n"
I20260710 13:24:08.034551 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:08.057416 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:08.058579 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:08.060120 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:08.062309 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:08.062538 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.062774 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:08.062958 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.100639 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:45599
I20260710 13:24:08.100749 24823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:45599 every 8 connection(s)
I20260710 13:24:08.105254 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:08.112638 24827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.114292 24828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:08.117210 24830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:08.117936 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:08.118364 24824 heartbeater.cc:344] Connected to a master server at 127.21.86.254:34599
I20260710 13:24:08.118773 24824 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:08.119050 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:08.119318 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:08.119527 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689848119507 us; error 0 us; skew 500 ppm
I20260710 13:24:08.119635 24824 heartbeater.cc:507] Master 127.21.86.254:34599 requested a full tablet report, sending...
I20260710 13:24:08.120270 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:08.121870 24622 ts_manager.cc:194] Registered new tserver with Master: 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:08.122925 21851 webserver.cc:533] Webserver started at http://127.21.86.195:39193/ using document root <none> and password file <none>
I20260710 13:24:08.123579 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:08.123643 24622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33748
I20260710 13:24:08.123884 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:08.124224 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:08.125470 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "2eed8ca454324d948b6a59ce7da11981"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-0q4n"
I20260710 13:24:08.129598 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:08.132786 24835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.133503 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:08.133781 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "2eed8ca454324d948b6a59ce7da11981"
format_stamp: "Formatted at 2026-07-10 13:24:08 on dist-test-slave-0q4n"
I20260710 13:24:08.134054 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:08.169252 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:08.170475 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:08.171957 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:08.174079 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:08.174249 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.174546 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:08.174705 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:08.211959 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:45751
I20260710 13:24:08.212080 24897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:45751 every 8 connection(s)
I20260710 13:24:08.225523 24898 heartbeater.cc:344] Connected to a master server at 127.21.86.254:34599
I20260710 13:24:08.225939 24898 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:08.226651 24898 heartbeater.cc:507] Master 127.21.86.254:34599 requested a full tablet report, sending...
I20260710 13:24:08.228545 24622 ts_manager.cc:194] Registered new tserver with Master: 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.229332 21851 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014348166s
I20260710 13:24:08.229878 24622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33756
I20260710 13:24:08.253684 24622 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33770:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:08.256613 24622 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:08.337083 24863 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbd46ade2754819bec051d47fd28c4e (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:08.337262 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbd46ade2754819bec051d47fd28c4e (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:08.337826 24713 tablet_service.cc:1511] Processing CreateTablet for tablet b57f03dff416408b8d5ecfc3d0721f01 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:08.338594 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbd46ade2754819bec051d47fd28c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.338711 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbd46ade2754819bec051d47fd28c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.339394 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57f03dff416408b8d5ecfc3d0721f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.342597 24862 tablet_service.cc:1511] Processing CreateTablet for tablet b57f03dff416408b8d5ecfc3d0721f01 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:08.343941 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57f03dff416408b8d5ecfc3d0721f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.346396 24861 tablet_service.cc:1511] Processing CreateTablet for tablet c72081252f7c461cb04ff1fb74c0e994 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:08.347752 24861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72081252f7c461cb04ff1fb74c0e994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.348120 24789 tablet_service.cc:1511] Processing CreateTablet for tablet 8fbd46ade2754819bec051d47fd28c4e (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:08.349370 24789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fbd46ade2754819bec051d47fd28c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.351994 24860 tablet_service.cc:1511] Processing CreateTablet for tablet f52c135d20524f0ca16d580188119fe3 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:08.352216 24788 tablet_service.cc:1511] Processing CreateTablet for tablet b57f03dff416408b8d5ecfc3d0721f01 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:08.352748 24712 tablet_service.cc:1511] Processing CreateTablet for tablet c72081252f7c461cb04ff1fb74c0e994 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:08.353299 24860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c135d20524f0ca16d580188119fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.353549 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57f03dff416408b8d5ecfc3d0721f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.353996 24712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72081252f7c461cb04ff1fb74c0e994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.356062 24859 tablet_service.cc:1511] Processing CreateTablet for tablet 2308e5d8ff9749f0b7b367efb5a89127 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:08.356544 24787 tablet_service.cc:1511] Processing CreateTablet for tablet c72081252f7c461cb04ff1fb74c0e994 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:08.357319 24859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2308e5d8ff9749f0b7b367efb5a89127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.357839 24787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72081252f7c461cb04ff1fb74c0e994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.360185 24858 tablet_service.cc:1511] Processing CreateTablet for tablet 590a005450f040d88f0f1e8743129e7f (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:08.361493 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590a005450f040d88f0f1e8743129e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.361330 24785 tablet_service.cc:1511] Processing CreateTablet for tablet 2308e5d8ff9749f0b7b367efb5a89127 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:08.362567 24785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2308e5d8ff9749f0b7b367efb5a89127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.364063 24784 tablet_service.cc:1511] Processing CreateTablet for tablet 590a005450f040d88f0f1e8743129e7f (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:08.360146 24786 tablet_service.cc:1511] Processing CreateTablet for tablet f52c135d20524f0ca16d580188119fe3 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:08.365302 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590a005450f040d88f0f1e8743129e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.367340 24857 tablet_service.cc:1511] Processing CreateTablet for tablet 54208490fc2540b1adfce929420a55a6 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:08.368371 24786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c135d20524f0ca16d580188119fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.368721 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54208490fc2540b1adfce929420a55a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.367403 24856 tablet_service.cc:1511] Processing CreateTablet for tablet 92b10020fe644df68d2212370843813d (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:08.371769 24856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b10020fe644df68d2212370843813d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.373044 24783 tablet_service.cc:1511] Processing CreateTablet for tablet 54208490fc2540b1adfce929420a55a6 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:08.374676 24783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54208490fc2540b1adfce929420a55a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.376601 24855 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb4d4c5287246e0a4040c5ce3ffda07 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:08.377213 24782 tablet_service.cc:1511] Processing CreateTablet for tablet 92b10020fe644df68d2212370843813d (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:08.377843 24855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb4d4c5287246e0a4040c5ce3ffda07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.380450 24854 tablet_service.cc:1511] Processing CreateTablet for tablet 41a2c710574d497b9bcf4c10e76cc24f (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:08.380664 24781 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb4d4c5287246e0a4040c5ce3ffda07 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:08.381718 24854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a2c710574d497b9bcf4c10e76cc24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.384198 24780 tablet_service.cc:1511] Processing CreateTablet for tablet 41a2c710574d497b9bcf4c10e76cc24f (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:08.391490 24782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b10020fe644df68d2212370843813d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.395474 24780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a2c710574d497b9bcf4c10e76cc24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.399542 24781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb4d4c5287246e0a4040c5ce3ffda07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.438745 24711 tablet_service.cc:1511] Processing CreateTablet for tablet f52c135d20524f0ca16d580188119fe3 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:08.440678 24711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c135d20524f0ca16d580188119fe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.444566 24710 tablet_service.cc:1511] Processing CreateTablet for tablet 2308e5d8ff9749f0b7b367efb5a89127 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:08.446321 24710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2308e5d8ff9749f0b7b367efb5a89127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.468621 24708 tablet_service.cc:1511] Processing CreateTablet for tablet 54208490fc2540b1adfce929420a55a6 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:08.470511 24708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54208490fc2540b1adfce929420a55a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.472359 24707 tablet_service.cc:1511] Processing CreateTablet for tablet 92b10020fe644df68d2212370843813d (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:08.473696 24707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92b10020fe644df68d2212370843813d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.476619 24706 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb4d4c5287246e0a4040c5ce3ffda07 (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:08.478392 24706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb4d4c5287246e0a4040c5ce3ffda07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.480588 24705 tablet_service.cc:1511] Processing CreateTablet for tablet 41a2c710574d497b9bcf4c10e76cc24f (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:08.482329 24705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a2c710574d497b9bcf4c10e76cc24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.487222 24709 tablet_service.cc:1511] Processing CreateTablet for tablet 590a005450f040d88f0f1e8743129e7f (DEFAULT_TABLE table=test-workload [id=f5a243a2dd974227b493156b3a66e5d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:08.489015 24709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590a005450f040d88f0f1e8743129e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:08.519768 24914 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:08.580171 24915 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:08.598642 24915 tablet_bootstrap.cc:654] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.600191 24913 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.604384 24915 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:08.604920 24915 ts_tablet_manager.cc:1403] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 13:24:08.607790 24915 raft_consensus.cc:359] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.608566 24915 raft_consensus.cc:385] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.608912 24915 raft_consensus.cc:740] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.606848 24913 tablet_bootstrap.cc:654] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.617391 24915 consensus_queue.cc:260] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.620168 24914 tablet_bootstrap.cc:654] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.626912 24913 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.630923 24914 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:08.631067 24913 ts_tablet_manager.cc:1403] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.005s
I20260710 13:24:08.631717 24914 ts_tablet_manager.cc:1403] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.004s
I20260710 13:24:08.633442 24824 heartbeater.cc:499] Master 127.21.86.254:34599 was elected leader, sending a full tablet report...
I20260710 13:24:08.633855 24915 ts_tablet_manager.cc:1434] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.029s	user 0.018s	sys 0.004s
I20260710 13:24:08.634833 24915 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:08.635671 24914 raft_consensus.cc:359] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.636466 24914 raft_consensus.cc:385] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.636807 24914 raft_consensus.cc:740] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.637742 24914 consensus_queue.cc:260] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.641360 24915 tablet_bootstrap.cc:654] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.641536 24913 raft_consensus.cc:359] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.642385 24913 raft_consensus.cc:385] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.642753 24913 raft_consensus.cc:740] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.643577 24913 consensus_queue.cc:260] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.645118 24898 heartbeater.cc:499] Master 127.21.86.254:34599 was elected leader, sending a full tablet report...
I20260710 13:24:08.645733 24914 ts_tablet_manager.cc:1434] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 13:24:08.646695 24914 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:08.653115 24914 tablet_bootstrap.cc:654] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.657639 24749 heartbeater.cc:499] Master 127.21.86.254:34599 was elected leader, sending a full tablet report...
I20260710 13:24:08.657995 24913 ts_tablet_manager.cc:1434] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.007s
I20260710 13:24:08.659215 24913 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.664733 24915 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:08.665293 24915 ts_tablet_manager.cc:1403] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.006s
I20260710 13:24:08.665828 24913 tablet_bootstrap.cc:654] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.668211 24915 raft_consensus.cc:359] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.669109 24915 raft_consensus.cc:385] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.669478 24915 raft_consensus.cc:740] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.670624 24915 consensus_queue.cc:260] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.673763 24915 ts_tablet_manager.cc:1434] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:24:08.674820 24915 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:08.678360 24913 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.678418 24914 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:08.679217 24913 ts_tablet_manager.cc:1403] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:24:08.679244 24914 ts_tablet_manager.cc:1403] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.015s
I20260710 13:24:08.680917 24915 tablet_bootstrap.cc:654] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.682636 24913 raft_consensus.cc:359] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.682891 24914 raft_consensus.cc:359] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.683497 24913 raft_consensus.cc:385] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.683629 24914 raft_consensus.cc:385] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.684227 24914 raft_consensus.cc:740] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.684203 24913 raft_consensus.cc:740] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.690876 24914 consensus_queue.cc:260] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.690971 24913 consensus_queue.cc:260] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.692874 24915 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:08.693387 24915 ts_tablet_manager.cc:1403] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 13:24:08.693387 24913 ts_tablet_manager.cc:1434] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:24:08.694595 24913 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.696259 24914 ts_tablet_manager.cc:1434] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:24:08.697295 24914 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:08.696969 24915 raft_consensus.cc:359] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.697754 24915 raft_consensus.cc:385] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.698096 24915 raft_consensus.cc:740] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.699059 24915 consensus_queue.cc:260] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.701088 24913 tablet_bootstrap.cc:654] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.701458 24915 ts_tablet_manager.cc:1434] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:24:08.702454 24915 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:08.703836 24914 tablet_bootstrap.cc:654] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.711755 24915 tablet_bootstrap.cc:654] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.722350 24913 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.722898 24913 ts_tablet_manager.cc:1403] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260710 13:24:08.725914 24913 raft_consensus.cc:359] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.726701 24913 raft_consensus.cc:385] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.727068 24913 raft_consensus.cc:740] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.727967 24913 consensus_queue.cc:260] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.732308 24913 ts_tablet_manager.cc:1434] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:24:08.732553 24914 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:08.733309 24914 ts_tablet_manager.cc:1403] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.011s
I20260710 13:24:08.734280 24913 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.735662 24918 raft_consensus.cc:493] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.735802 24914 raft_consensus.cc:359] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.736524 24914 raft_consensus.cc:385] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.736169 24918 raft_consensus.cc:515] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.738541 24915 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:08.739120 24915 ts_tablet_manager.cc:1403] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.000s
I20260710 13:24:08.741070 24913 tablet_bootstrap.cc:654] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.742084 24915 raft_consensus.cc:359] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.742889 24915 raft_consensus.cc:385] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.743330 24915 raft_consensus.cc:740] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.744264 24915 consensus_queue.cc:260] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.746016 24913 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.746446 24913 ts_tablet_manager.cc:1403] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 13:24:08.746769 24918 leader_election.cc:290] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.748574 24913 raft_consensus.cc:359] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.749269 24913 raft_consensus.cc:385] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.749553 24913 raft_consensus.cc:740] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.750226 24913 consensus_queue.cc:260] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.752164 24913 ts_tablet_manager.cc:1434] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:24:08.753106 24913 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.759056 24913 tablet_bootstrap.cc:654] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.759850 24914 raft_consensus.cc:740] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.762869 24914 consensus_queue.cc:260] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.769937 24913 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.770499 24913 ts_tablet_manager.cc:1403] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:24:08.773313 24913 raft_consensus.cc:359] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.774008 24913 raft_consensus.cc:385] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.774298 24913 raft_consensus.cc:740] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.775139 24913 consensus_queue.cc:260] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.775736 24920 raft_consensus.cc:493] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.776392 24920 raft_consensus.cc:515] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.779737 24913 ts_tablet_manager.cc:1434] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:24:08.780771 24913 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.787045 24913 tablet_bootstrap.cc:654] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.789027 24920 leader_election.cc:290] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:08.808142 24913 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.808631 24913 ts_tablet_manager.cc:1403] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260710 13:24:08.810876 24913 raft_consensus.cc:359] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.811491 24913 raft_consensus.cc:385] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.811734 24913 raft_consensus.cc:740] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.812134 24914 ts_tablet_manager.cc:1434] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260710 13:24:08.812287 24913 consensus_queue.cc:260] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.813743 24914 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:08.814327 24913 ts_tablet_manager.cc:1434] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:24:08.815215 24913 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.819039 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:08.820278 24918 raft_consensus.cc:493] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:24:08.820676 24762 leader_election.cc:343] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.820758 24918 raft_consensus.cc:515] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.822988 24913 tablet_bootstrap.cc:654] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.823498 24918 leader_election.cc:290] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.824508 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:08.824720 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
W20260710 13:24:08.826013 24762 leader_election.cc:343] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.826958 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
W20260710 13:24:08.828956 24764 leader_election.cc:343] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.829540 24764 leader_election.cc:304] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886; no voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:08.830341 24918 raft_consensus.cc:493] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.830979 24918 raft_consensus.cc:515] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.833797 24918 leader_election.cc:290] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.834352 24918 raft_consensus.cc:2749] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:08.834920 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590a005450f040d88f0f1e8743129e7f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
W20260710 13:24:08.836395 24762 leader_election.cc:343] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:08.840770 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:08.845013 24915 ts_tablet_manager.cc:1434] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.106s	user 0.021s	sys 0.072s
W20260710 13:24:08.835696 24764 leader_election.cc:343] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.847107 24764 leader_election.cc:304] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886; no voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:08.847982 24915 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:08.849020 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590a005450f040d88f0f1e8743129e7f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
I20260710 13:24:08.849668 24724 raft_consensus.cc:2468] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 0.
I20260710 13:24:08.851522 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54208490fc2540b1adfce929420a55a6" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
I20260710 13:24:08.852114 24724 raft_consensus.cc:2468] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 0.
I20260710 13:24:08.853264 24932 raft_consensus.cc:2749] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:08.853375 24838 leader_election.cc:304] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:08.854437 24915 tablet_bootstrap.cc:654] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.855095 24764 leader_election.cc:304] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [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: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 2eed8ca454324d948b6a59ce7da11981
I20260710 13:24:08.855173 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54208490fc2540b1adfce929420a55a6" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:08.857218 24932 raft_consensus.cc:2804] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:08.857595 24932 raft_consensus.cc:493] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:08.857923 24932 raft_consensus.cc:3060] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:08.858080 24837 leader_election.cc:343] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.863155 24920 raft_consensus.cc:2804] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:08.863664 24920 raft_consensus.cc:493] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:08.864089 24920 raft_consensus.cc:3060] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:08.870814 24913 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.871353 24913 ts_tablet_manager.cc:1403] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.032s
I20260710 13:24:08.872716 24920 raft_consensus.cc:515] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.874207 24913 raft_consensus.cc:359] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:08.875036 24913 raft_consensus.cc:385] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.875352 24913 raft_consensus.cc:740] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.875944 24920 leader_election.cc:290] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:08.875785 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54208490fc2540b1adfce929420a55a6" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
I20260710 13:24:08.876608 24724 raft_consensus.cc:3060] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:08.876205 24913 consensus_queue.cc:260] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:08.877255 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54208490fc2540b1adfce929420a55a6" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:08.878535 24913 ts_tablet_manager.cc:1434] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
W20260710 13:24:08.878865 24837 leader_election.cc:343] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.879555 24913 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.884442 24724 raft_consensus.cc:2468] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 1.
I20260710 13:24:08.885757 24913 tablet_bootstrap.cc:654] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.885771 24838 leader_election.cc:304] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 513ae281a8c746e28bf91fe569c2b886
I20260710 13:24:08.866786 24914 tablet_bootstrap.cc:654] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.874308 24932 raft_consensus.cc:515] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.894037 24915 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:08.894510 24915 ts_tablet_manager.cc:1403] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.025s
I20260710 13:24:08.895227 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590a005450f040d88f0f1e8743129e7f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
I20260710 13:24:08.895437 24920 raft_consensus.cc:2804] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:08.895885 24723 raft_consensus.cc:3060] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:08.895989 24920 raft_consensus.cc:697] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 1 LEADER]: Becoming Leader. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Running, Role: LEADER
I20260710 13:24:08.896919 24920 consensus_queue.cc:237] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.897534 24915 raft_consensus.cc:359] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.898255 24915 raft_consensus.cc:385] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.898542 24915 raft_consensus.cc:740] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.899286 24915 consensus_queue.cc:260] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.901516 24915 ts_tablet_manager.cc:1434] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:24:08.902783 24915 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:08.904080 24723 raft_consensus.cc:2468] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 1.
I20260710 13:24:08.904954 24913 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.905522 24913 ts_tablet_manager.cc:1403] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260710 13:24:08.905282 24764 leader_election.cc:304] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:08.906276 24918 raft_consensus.cc:2804] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:08.909479 24915 tablet_bootstrap.cc:654] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.916249 24913 raft_consensus.cc:359] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.918413 24913 raft_consensus.cc:385] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.917623 24914 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:08.918783 24913 raft_consensus.cc:740] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.919155 24914 ts_tablet_manager.cc:1403] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.000s
I20260710 13:24:08.919752 24913 consensus_queue.cc:260] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.919081 24622 catalog_manager.cc:5697] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "2eed8ca454324d948b6a59ce7da11981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:08.918773 24945 raft_consensus.cc:493] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.922123 24921 raft_consensus.cc:493] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.922608 24918 raft_consensus.cc:697] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 1 LEADER]: Becoming Leader. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Running, Role: LEADER
I20260710 13:24:08.922647 24921 raft_consensus.cc:515] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:08.922503 24945 raft_consensus.cc:515] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.923878 24918 consensus_queue.cc:237] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.927825 24945 leader_election.cc:290] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.927996 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a2c710574d497b9bcf4c10e76cc24f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
W20260710 13:24:08.929935 24762 leader_election.cc:343] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.932062 24932 leader_election.cc:290] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.933099 24921 leader_election.cc:290] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:08.933367 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590a005450f040d88f0f1e8743129e7f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
W20260710 13:24:08.935201 24762 leader_election.cc:343] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:08.936769 24915 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:08.937472 24915 ts_tablet_manager.cc:1403] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.006s
I20260710 13:24:08.937781 24913 ts_tablet_manager.cc:1434] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:24:08.941387 24915 raft_consensus.cc:359] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.942454 24915 raft_consensus.cc:385] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.942814 24915 raft_consensus.cc:740] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.943998 24915 consensus_queue.cc:260] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.946851 24915 ts_tablet_manager.cc:1434] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260710 13:24:08.948267 24913 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:08.949427 24914 raft_consensus.cc:359] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.950436 24914 raft_consensus.cc:385] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.950816 24914 raft_consensus.cc:740] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.951992 24914 consensus_queue.cc:260] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.954871 24914 ts_tablet_manager.cc:1434] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:24:08.956212 24914 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:08.956717 24913 tablet_bootstrap.cc:654] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.963577 24915 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:08.969612 24913 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:08.970350 24913 ts_tablet_manager.cc:1403] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260710 13:24:08.973488 24913 raft_consensus.cc:359] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.974431 24921 raft_consensus.cc:493] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.974782 24915 tablet_bootstrap.cc:654] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.974906 24921 raft_consensus.cc:515] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.975788 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a2c710574d497b9bcf4c10e76cc24f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
I20260710 13:24:08.976368 24723 raft_consensus.cc:2468] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 0.
I20260710 13:24:08.977188 24921 leader_election.cc:290] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.974431 24913 raft_consensus.cc:385] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.977771 24764 leader_election.cc:304] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [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: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 2eed8ca454324d948b6a59ce7da11981
I20260710 13:24:08.978123 24913 raft_consensus.cc:740] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.978631 24932 raft_consensus.cc:2804] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:08.979005 24932 raft_consensus.cc:493] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:08.979403 24932 raft_consensus.cc:3060] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:08.979764 24914 tablet_bootstrap.cc:654] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:08.979557 24921 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:08.980322 24921 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.982573 24921 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:08.985958 24915 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:08.986479 24915 ts_tablet_manager.cc:1403] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 13:24:08.979012 24913 consensus_queue.cc:260] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.989180 24913 ts_tablet_manager.cc:1434] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260710 13:24:08.989293 24915 raft_consensus.cc:359] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:08.989465 24932 raft_consensus.cc:515] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.990052 24915 raft_consensus.cc:385] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.990360 24915 raft_consensus.cc:740] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.992653 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a2c710574d497b9bcf4c10e76cc24f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:08.993212 24873 raft_consensus.cc:3060] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:08.993449 24914 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:08.993916 24914 ts_tablet_manager.cc:1403] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260710 13:24:08.996762 24914 raft_consensus.cc:359] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:08.997449 24914 raft_consensus.cc:385] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:08.997730 24914 raft_consensus.cc:740] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:08.997677 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbd46ade2754819bec051d47fd28c4e" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:08.998276 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbd46ade2754819bec051d47fd28c4e" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:08.998749 24914 consensus_queue.cc:260] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:08.999472 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:08.999749 24872 raft_consensus.cc:2468] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.000236 24913 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:09.000476 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41a2c710574d497b9bcf4c10e76cc24f" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
I20260710 13:24:09.000655 24873 raft_consensus.cc:2468] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 1.
I20260710 13:24:09.001155 24723 raft_consensus.cc:3060] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.001981 24762 leader_election.cc:304] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
I20260710 13:24:09.002866 24945 raft_consensus.cc:2804] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.003397 24945 raft_consensus.cc:697] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 1 LEADER]: Becoming Leader. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Running, Role: LEADER
I20260710 13:24:09.002899 24932 leader_election.cc:290] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.004251 24945 consensus_queue.cc:237] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:08.998958 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:09.005016 24915 consensus_queue.cc:260] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:09.005985 24799 raft_consensus.cc:2468] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
W20260710 13:24:09.006410 24688 leader_election.cc:343] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:09.000154 24797 raft_consensus.cc:2468] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.007339 24915 ts_tablet_manager.cc:1434] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:24:09.008576 24688 leader_election.cc:304] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.009102 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:09.009718 24915 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:09.009696 24872 raft_consensus.cc:2468] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.010274 24921 raft_consensus.cc:2804] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.010667 24921 raft_consensus.cc:493] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.010977 24921 raft_consensus.cc:3060] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.012656 24914 ts_tablet_manager.cc:1434] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:24:09.013473 24914 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:09.009938 24688 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.017632 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:09.018004 24913 tablet_bootstrap.cc:654] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.017642 24915 tablet_bootstrap.cc:654] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.021425 24687 leader_election.cc:304] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [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: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 513ae281a8c746e28bf91fe569c2b886
I20260710 13:24:09.023912 24723 raft_consensus.cc:2468] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 1.
I20260710 13:24:09.024403 24914 tablet_bootstrap.cc:654] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.034304 24957 raft_consensus.cc:2804] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.034693 24957 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.034970 24957 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.038071 24921 raft_consensus.cc:515] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:09.041646 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbd46ade2754819bec051d47fd28c4e" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:09.040273 24921 leader_election.cc:290] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Requested vote from peers 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:09.042312 24797 raft_consensus.cc:3060] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.042745 24921 raft_consensus.cc:2804] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.043123 24921 raft_consensus.cc:493] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.043466 24921 raft_consensus.cc:3060] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.049952 24797 raft_consensus.cc:2468] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.051817 24688 leader_election.cc:304] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
W20260710 13:24:09.056031 24687 leader_election.cc:343] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:09.056671 24914 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:09.057403 24914 ts_tablet_manager.cc:1403] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.008s
I20260710 13:24:09.059175 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbd46ade2754819bec051d47fd28c4e" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:09.061479 24956 raft_consensus.cc:2804] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.059952 24872 raft_consensus.cc:3060] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.076512 24622 catalog_manager.cc:5697] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 reported cstate change: term changed from 0 to 1, leader changed from <none> to 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "513ae281a8c746e28bf91fe569c2b886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.080857 24914 raft_consensus.cc:359] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.081986 24914 raft_consensus.cc:385] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.082382 24914 raft_consensus.cc:740] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.082617 24622 catalog_manager.cc:5697] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 reported cstate change: term changed from 0 to 1, leader changed from <none> to 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "513ae281a8c746e28bf91fe569c2b886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.085309 24915 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:09.085813 24915 ts_tablet_manager.cc:1403] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.077s	user 0.026s	sys 0.010s
I20260710 13:24:09.087195 24921 raft_consensus.cc:515] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.088382 24915 raft_consensus.cc:359] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.089018 24915 raft_consensus.cc:385] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.089275 24915 raft_consensus.cc:740] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.089893 24915 consensus_queue.cc:260] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.090444 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:09.091014 24873 raft_consensus.cc:3060] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.092144 24915 ts_tablet_manager.cc:1434] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:24:09.093083 24915 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:09.094318 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:09.098049 24873 raft_consensus.cc:2468] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.098399 24915 tablet_bootstrap.cc:654] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.099335 24687 leader_election.cc:304] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
W20260710 13:24:09.101596 24688 leader_election.cc:343] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:09.106971 24872 raft_consensus.cc:2468] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.108768 24921 leader_election.cc:290] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Requested vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.110148 24962 raft_consensus.cc:2804] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.110667 24962 raft_consensus.cc:697] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Becoming Leader. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Running, Role: LEADER
I20260710 13:24:09.110262 24914 consensus_queue.cc:260] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.111500 24962 consensus_queue.cc:237] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.112577 24914 ts_tablet_manager.cc:1434] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260710 13:24:09.113310 24956 raft_consensus.cc:697] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Becoming Leader. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Running, Role: LEADER
I20260710 13:24:09.114189 24956 consensus_queue.cc:237] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:09.115392 24913 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: No bootstrap required, opened a new log
I20260710 13:24:09.115832 24913 ts_tablet_manager.cc:1403] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.116s	user 0.046s	sys 0.024s
I20260710 13:24:09.115640 24957 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.117959 24957 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Requested vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.118579 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:09.118992 24914 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:09.119156 24797 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.123337 24920 raft_consensus.cc:493] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.123505 24913 raft_consensus.cc:359] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.124385 24913 raft_consensus.cc:385] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.123816 24920 raft_consensus.cc:515] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.124655 24913 raft_consensus.cc:740] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.125259 24913 consensus_queue.cc:260] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.126660 24920 leader_election.cc:290] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:09.127241 24913 ts_tablet_manager.cc:1434] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:09.129994 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b10020fe644df68d2212370843813d" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:09.130698 24799 raft_consensus.cc:2468] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 0.
I20260710 13:24:09.133240 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b10020fe644df68d2212370843813d" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
I20260710 13:24:09.133867 24723 raft_consensus.cc:2468] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 0.
I20260710 13:24:09.126861 24914 tablet_bootstrap.cc:654] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.135243 24838 leader_election.cc:304] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.136114 24920 raft_consensus.cc:2804] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.136519 24920 raft_consensus.cc:493] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.136900 24920 raft_consensus.cc:3060] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.139109 24621 catalog_manager.cc:5697] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b reported cstate change: term changed from 0 to 1, leader changed from <none> to aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193). New cstate: current_term: 1 leader_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.144109 24920 raft_consensus.cc:515] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.146292 24920 leader_election.cc:290] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:09.146306 24914 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:09.148121 24914 ts_tablet_manager.cc:1403] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260710 13:24:09.149039 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b10020fe644df68d2212370843813d" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
I20260710 13:24:09.149642 24723 raft_consensus.cc:3060] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.151261 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92b10020fe644df68d2212370843813d" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:09.151693 24914 raft_consensus.cc:359] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.152624 24914 raft_consensus.cc:385] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.152963 24914 raft_consensus.cc:740] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.156836 24797 raft_consensus.cc:2468] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.158390 24688 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
W20260710 13:24:09.158375 24687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.195:45751, user_credentials={real_user=slave}} blocked reactor thread for 59125.1us
I20260710 13:24:09.159821 24963 raft_consensus.cc:2804] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.160323 24963 raft_consensus.cc:697] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Becoming Leader. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Running, Role: LEADER
I20260710 13:24:09.160465 24914 consensus_queue.cc:260] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.160866 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:09.161223 24963 consensus_queue.cc:237] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
W20260710 13:24:09.162454 24687 leader_election.cc:343] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:09.163650 24915 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:09.164115 24915 ts_tablet_manager.cc:1403] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.006s
I20260710 13:24:09.164795 24914 ts_tablet_manager.cc:1434] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:24:09.165766 24914 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:09.166666 24915 raft_consensus.cc:359] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.167341 24915 raft_consensus.cc:385] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.167614 24915 raft_consensus.cc:740] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.168365 24915 consensus_queue.cc:260] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.170655 24915 ts_tablet_manager.cc:1434] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:09.171206 24622 catalog_manager.cc:5697] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b reported cstate change: term changed from 0 to 1, leader changed from <none> to aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193). New cstate: current_term: 1 leader_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.172272 24914 tablet_bootstrap.cc:654] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.151885 24799 raft_consensus.cc:3060] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.184687 24723 raft_consensus.cc:2468] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 1.
I20260710 13:24:09.185873 24838 leader_election.cc:304] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.186714 24920 raft_consensus.cc:2804] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.187213 24920 raft_consensus.cc:697] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 1 LEADER]: Becoming Leader. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Running, Role: LEADER
I20260710 13:24:09.188097 24920 consensus_queue.cc:237] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.189059 24799 raft_consensus.cc:2468] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 1.
I20260710 13:24:09.190096 24915 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886: Bootstrap starting.
I20260710 13:24:09.200213 24915 tablet_bootstrap.cc:654] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.201960 24914 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:09.199309 24622 catalog_manager.cc:5697] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b reported cstate change: term changed from 0 to 1, leader changed from <none> to aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193). New cstate: current_term: 1 leader_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.202433 24914 ts_tablet_manager.cc:1403] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.019s
I20260710 13:24:09.205010 24914 raft_consensus.cc:359] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.205631 24914 raft_consensus.cc:385] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.205895 24914 raft_consensus.cc:740] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.206561 24914 consensus_queue.cc:260] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.208300 24914 ts_tablet_manager.cc:1434] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:24:09.207705 24618 catalog_manager.cc:5697] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "2eed8ca454324d948b6a59ce7da11981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:09.209224 24914 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:09.209822 24915 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886: No bootstrap required, opened a new log
I20260710 13:24:09.210304 24915 ts_tablet_manager.cc:1403] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.001s
I20260710 13:24:09.212908 24915 raft_consensus.cc:359] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.213596 24915 raft_consensus.cc:385] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.213851 24915 raft_consensus.cc:740] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.214821 24914 tablet_bootstrap.cc:654] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.214433 24915 consensus_queue.cc:260] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.217029 24915 ts_tablet_manager.cc:1434] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:09.219915 24914 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:09.220346 24914 ts_tablet_manager.cc:1403] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:24:09.220901 24963 raft_consensus.cc:493] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.221372 24963 raft_consensus.cc:515] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.222801 24914 raft_consensus.cc:359] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.223469 24914 raft_consensus.cc:385] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.223868 24914 raft_consensus.cc:740] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.224654 24914 consensus_queue.cc:260] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.225315 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:09.225889 24799 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.226289 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:09.226562 24914 ts_tablet_manager.cc:1434] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:09.226913 24872 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.227188 24688 leader_election.cc:304] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.227517 24914 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981: Bootstrap starting.
I20260710 13:24:09.223417 24963 leader_election.cc:290] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.228183 24963 raft_consensus.cc:2804] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.228504 24963 raft_consensus.cc:493] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.228806 24963 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.233541 24914 tablet_bootstrap.cc:654] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:09.236363 24963 raft_consensus.cc:515] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.239228 24914 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981: No bootstrap required, opened a new log
I20260710 13:24:09.239661 24914 ts_tablet_manager.cc:1403] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 13:24:09.239629 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:09.240346 24799 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.242355 24914 raft_consensus.cc:359] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.242977 24914 raft_consensus.cc:385] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:09.243330 24914 raft_consensus.cc:740] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Initialized, Role: FOLLOWER
I20260710 13:24:09.243732 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:09.243147 24963 leader_election.cc:290] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Requested vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.244325 24872 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.244016 24914 consensus_queue.cc:260] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.246497 24914 ts_tablet_manager.cc:1434] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:09.247098 24799 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.248030 24688 leader_election.cc:304] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.248768 24963 raft_consensus.cc:2804] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.249162 24963 raft_consensus.cc:697] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Becoming Leader. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Running, Role: LEADER
I20260710 13:24:09.249902 24963 consensus_queue.cc:237] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.250427 24872 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.257158 24618 catalog_manager.cc:5697] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b reported cstate change: term changed from 0 to 1, leader changed from <none> to aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193). New cstate: current_term: 1 leader_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.262655 24945 raft_consensus.cc:493] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.263183 24945 raft_consensus.cc:515] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.265201 24945 leader_election.cc:290] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.265761 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
I20260710 13:24:09.266537 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:09.267195 24872 raft_consensus.cc:2393] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 513ae281a8c746e28bf91fe569c2b886 in current term 1: Already voted for candidate aa17ceedd84b4f98a8fcd23125a1a03b in this term.
I20260710 13:24:09.267932 24762 leader_election.cc:304] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886; no voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:09.268546 24945 raft_consensus.cc:3060] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.273097 24945 raft_consensus.cc:2749] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:09.304688 24920 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.305229 24920 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.307535 24920 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:09.307859 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" is_pre_election: true
I20260710 13:24:09.308086 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:09.308903 24799 raft_consensus.cc:2393] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eed8ca454324d948b6a59ce7da11981 in current term 1: Already voted for candidate aa17ceedd84b4f98a8fcd23125a1a03b in this term.
I20260710 13:24:09.309759 24837 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2eed8ca454324d948b6a59ce7da11981; no voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:09.310449 24920 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.314901 24920 raft_consensus.cc:2749] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:09.320253 24799 raft_consensus.cc:3060] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.321563 24940 consensus_queue.cc:1048] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.327709 24940 consensus_queue.cc:1048] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.360549 24963 raft_consensus.cc:493] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.361034 24963 raft_consensus.cc:515] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.362653 24963 leader_election.cc:290] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.363593 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:09.363708 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:09.364168 24799 raft_consensus.cc:2468] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.364337 24872 raft_consensus.cc:2468] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.365141 24688 leader_election.cc:304] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.365773 24963 raft_consensus.cc:2804] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.366115 24963 raft_consensus.cc:493] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.366367 24963 raft_consensus.cc:3060] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.371141 24963 raft_consensus.cc:515] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.372617 24963 leader_election.cc:290] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Requested vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.373356 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:09.373582 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:09.373849 24799 raft_consensus.cc:3060] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.374142 24872 raft_consensus.cc:3060] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.378182 24799 raft_consensus.cc:2468] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.378613 24872 raft_consensus.cc:2468] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.379181 24688 leader_election.cc:304] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.379967 24963 raft_consensus.cc:2804] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.380419 24963 raft_consensus.cc:697] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Becoming Leader. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Running, Role: LEADER
I20260710 13:24:09.381026 24963 consensus_queue.cc:237] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.388150 24618 catalog_manager.cc:5697] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b reported cstate change: term changed from 0 to 1, leader changed from <none> to aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193). New cstate: current_term: 1 leader_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.432588 24945 consensus_queue.cc:1048] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.443794 24872 raft_consensus.cc:3060] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.449947 24963 raft_consensus.cc:493] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:09.450543 24963 raft_consensus.cc:515] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.451694 24932 consensus_queue.cc:1048] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.452628 24963 leader_election.cc:290] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.453446 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:09.453629 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:09.454115 24799 raft_consensus.cc:2468] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.454331 24872 raft_consensus.cc:2468] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 0.
I20260710 13:24:09.455225 24688 leader_election.cc:304] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.456004 24963 raft_consensus.cc:2804] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:09.456316 24963 raft_consensus.cc:493] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:09.456619 24963 raft_consensus.cc:3060] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.462785 24963 raft_consensus.cc:515] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.464695 24963 leader_election.cc:290] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Requested vote from peers 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:09.465250 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:09.465835 24799 raft_consensus.cc:3060] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.466027 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:09.466610 24873 raft_consensus.cc:3060] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:09.471964 24932 consensus_queue.cc:1048] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.472484 24799 raft_consensus.cc:2468] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.473567 24688 leader_election.cc:304] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b; no voters: 
I20260710 13:24:09.474316 24963 raft_consensus.cc:2804] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:09.474436 24873 raft_consensus.cc:2468] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa17ceedd84b4f98a8fcd23125a1a03b in term 1.
I20260710 13:24:09.474864 24963 raft_consensus.cc:697] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Becoming Leader. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Running, Role: LEADER
I20260710 13:24:09.475759 24963 consensus_queue.cc:237] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:09.484683 24945 consensus_queue.cc:1048] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.484999 24622 catalog_manager.cc:5697] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b reported cstate change: term changed from 0 to 1, leader changed from <none> to aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193). New cstate: current_term: 1 leader_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:09.583237 24963 consensus_queue.cc:1048] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.593052 24962 consensus_queue.cc:1048] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.606580 24920 consensus_queue.cc:1048] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.619341 24990 consensus_queue.cc:1048] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.651826 24962 consensus_queue.cc:1048] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.652462 24956 consensus_queue.cc:1048] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.668920 24962 consensus_queue.cc:1048] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.678578 24962 consensus_queue.cc:1048] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:09.714541 21851 ts_manager.cc:295] Set tserver state for aa17ceedd84b4f98a8fcd23125a1a03b to MAINTENANCE_MODE
I20260710 13:24:09.715324 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
I20260710 13:24:09.737145 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:09.737833 21851 tablet_replica.cc:333] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.738698 21851 raft_consensus.cc:2243] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:09.739328 21851 pending_rounds.cc:70] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Trying to abort 1 pending ops.
I20260710 13:24:09.739495 21851 pending_rounds.cc:77] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993623071350784 op_type: NO_OP noop_request { }
I20260710 13:24:09.739759 21851 raft_consensus.cc:2889] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:09.740010 21851 raft_consensus.cc:2272] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.742093 21851 tablet_replica.cc:333] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.742590 21851 raft_consensus.cc:2243] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:09.742925 21851 raft_consensus.cc:2272] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.744846 21851 tablet_replica.cc:333] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.745345 21851 raft_consensus.cc:2243] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:09.746021 21851 raft_consensus.cc:2272] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.747864 21851 tablet_replica.cc:333] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.748358 21851 raft_consensus.cc:2243] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:09.748732 21851 raft_consensus.cc:2272] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.750564 21851 tablet_replica.cc:333] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.751114 21851 raft_consensus.cc:2243] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:09.751633 21851 pending_rounds.cc:70] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Trying to abort 1 pending ops.
I20260710 13:24:09.751825 21851 pending_rounds.cc:77] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993623460659200 op_type: NO_OP noop_request { }
I20260710 13:24:09.752094 21851 raft_consensus.cc:2889] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:09.752353 21851 raft_consensus.cc:2272] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.754181 21851 tablet_replica.cc:333] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.754662 21851 raft_consensus.cc:2243] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:09.755419 21851 raft_consensus.cc:2272] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.757160 21851 tablet_replica.cc:333] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.757649 21851 raft_consensus.cc:2243] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:09.758015 21851 raft_consensus.cc:2272] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.759959 21851 tablet_replica.cc:333] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.760440 21851 raft_consensus.cc:2243] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:09.760953 21851 pending_rounds.cc:70] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Trying to abort 1 pending ops.
I20260710 13:24:09.761165 21851 pending_rounds.cc:77] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993622534754304 op_type: NO_OP noop_request { }
I20260710 13:24:09.761428 21851 raft_consensus.cc:2889] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:09.761688 21851 raft_consensus.cc:2272] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.763548 21851 tablet_replica.cc:333] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.764019 21851 raft_consensus.cc:2243] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:09.764387 21851 raft_consensus.cc:2272] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:09.766203 21851 tablet_replica.cc:333] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: stopping tablet replica
I20260710 13:24:09.766644 21851 raft_consensus.cc:2243] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:09.767386 21851 raft_consensus.cc:2272] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:09.777576 24838 consensus_peers.cc:597] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:09.802022 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
W20260710 13:24:09.841737 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:09.906260 24764 consensus_peers.cc:597] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:09.991192 24764 consensus_peers.cc:597] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:10.182644 24838 consensus_peers.cc:597] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:10.842887 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:11.080775 24945 raft_consensus.cc:493] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.081480 24945 raft_consensus.cc:515] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.083528 24945 leader_election.cc:290] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:11.084831 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:11.085697 24873 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 1.
I20260710 13:24:11.086972 24762 leader_election.cc:304] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
W20260710 13:24:11.087612 24764 leader_election.cc:336] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.087745 24945 raft_consensus.cc:2804] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:11.088141 24945 raft_consensus.cc:493] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:11.088469 24945 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.093230 25001 raft_consensus.cc:493] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.093793 25001 raft_consensus.cc:515] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.095075 24945 raft_consensus.cc:515] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.095604 25001 leader_election.cc:290] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:11.096645 24990 raft_consensus.cc:493] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.096741 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:11.097426 24990 raft_consensus.cc:515] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.098764 24945 leader_election.cc:290] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:11.099198 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:11.099520 24873 raft_consensus.cc:2468] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 1.
I20260710 13:24:11.099803 24872 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:11.099961 24764 leader_election.cc:336] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.100169 24990 leader_election.cc:290] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:11.101462 24762 leader_election.cc:304] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.102914 24945 raft_consensus.cc:2804] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:11.103288 24945 raft_consensus.cc:493] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.103653 24945 raft_consensus.cc:3060] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.104342 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
W20260710 13:24:11.105190 24764 leader_election.cc:336] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
W20260710 13:24:11.105988 24838 leader_election.cc:336] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.108546 24872 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 2.
I20260710 13:24:11.109779 24762 leader_election.cc:304] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.110517 25001 raft_consensus.cc:2804] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.111507 25001 raft_consensus.cc:697] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Becoming Leader. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Running, Role: LEADER
I20260710 13:24:11.111444 24945 raft_consensus.cc:515] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.112839 24799 raft_consensus.cc:2393] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eed8ca454324d948b6a59ce7da11981 in current term 2: Already voted for candidate 513ae281a8c746e28bf91fe569c2b886 in this term.
I20260710 13:24:11.112823 25001 consensus_queue.cc:237] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Queue going to LEADER 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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.114229 24945 leader_election.cc:290] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:11.114826 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72081252f7c461cb04ff1fb74c0e994" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:11.115396 24872 raft_consensus.cc:3060] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.116144 24837 leader_election.cc:304] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981; no voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b
W20260710 13:24:11.120604 24764 leader_election.cc:336] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.121956 24872 raft_consensus.cc:2468] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 2.
I20260710 13:24:11.122488 24990 raft_consensus.cc:2749] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:11.122217 24621 catalog_manager.cc:5697] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 reported cstate change: term changed from 1 to 2, leader changed from aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193) to 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "513ae281a8c746e28bf91fe569c2b886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.123076 24762 leader_election.cc:304] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.124140 25001 raft_consensus.cc:2804] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.124743 25001 raft_consensus.cc:697] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Becoming Leader. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Running, Role: LEADER
I20260710 13:24:11.125972 25001 consensus_queue.cc:237] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.142171 24621 catalog_manager.cc:5697] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 reported cstate change: term changed from 1 to 2, leader changed from aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193) to 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "513ae281a8c746e28bf91fe569c2b886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.164024 24990 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.164597 24990 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.165014 25001 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.165552 25001 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.166553 24990 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:11.167508 25001 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:11.167776 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:11.168303 24799 raft_consensus.cc:2468] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 1.
I20260710 13:24:11.169649 24837 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
I20260710 13:24:11.169842 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:11.170408 24872 raft_consensus.cc:2468] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 1.
W20260710 13:24:11.171123 24838 leader_election.cc:336] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.171315 24990 raft_consensus.cc:2804] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:11.171355 24762 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
I20260710 13:24:11.171798 24990 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.172235 24990 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.172317 25001 raft_consensus.cc:2804] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:11.172739 25001 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.173108 25001 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:11.173385 24764 leader_election.cc:336] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.177867 24990 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.178735 25001 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.179913 25009 raft_consensus.cc:493] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.180476 25009 raft_consensus.cc:515] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:11.181771 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:11.181885 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:11.182544 24872 raft_consensus.cc:2393] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 513ae281a8c746e28bf91fe569c2b886 in current term 2: Already voted for candidate 2eed8ca454324d948b6a59ce7da11981 in this term.
I20260710 13:24:11.182644 25001 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:11.183262 25001 raft_consensus.cc:493] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.183880 25001 raft_consensus.cc:515] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:11.182672 24799 raft_consensus.cc:2393] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2eed8ca454324d948b6a59ce7da11981 in current term 2: Already voted for candidate 513ae281a8c746e28bf91fe569c2b886 in this term.
W20260710 13:24:11.185093 24838 leader_election.cc:336] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.185596 25001 leader_election.cc:290] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751), aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941)
I20260710 13:24:11.182565 25009 leader_election.cc:290] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:11.186285 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbd46ade2754819bec051d47fd28c4e" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:11.186857 24872 raft_consensus.cc:2468] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 1.
I20260710 13:24:11.186939 24837 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981; no voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.187829 25009 raft_consensus.cc:2749] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:11.188081 24762 leader_election.cc:304] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
W20260710 13:24:11.188474 24838 leader_election.cc:336] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.188676 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbd46ade2754819bec051d47fd28c4e" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:11.188784 24990 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
W20260710 13:24:11.188709 24764 leader_election.cc:336] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.189275 25001 raft_consensus.cc:2804] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:11.189553 24764 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [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: 513ae281a8c746e28bf91fe569c2b886; no voters: 2eed8ca454324d948b6a59ce7da11981, aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.189723 25001 raft_consensus.cc:493] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa17ceedd84b4f98a8fcd23125a1a03b)
I20260710 13:24:11.190218 25001 raft_consensus.cc:3060] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.190367 24945 raft_consensus.cc:2749] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:24:11.192705 24764 leader_election.cc:336] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.195945 25001 raft_consensus.cc:515] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:11.196894 24799 raft_consensus.cc:2393] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2eed8ca454324d948b6a59ce7da11981 in current term 2: Already voted for candidate 513ae281a8c746e28bf91fe569c2b886 in this term.
I20260710 13:24:11.197827 25001 leader_election.cc:290] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: Requested vote from peers 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751), aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941)
I20260710 13:24:11.198582 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fbd46ade2754819bec051d47fd28c4e" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:11.199155 24872 raft_consensus.cc:3060] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.199009 24837 leader_election.cc:304] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981; no voters: 513ae281a8c746e28bf91fe569c2b886, aa17ceedd84b4f98a8fcd23125a1a03b
W20260710 13:24:11.201761 24764 leader_election.cc:336] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.204696 24872 raft_consensus.cc:2468] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 2.
I20260710 13:24:11.205121 24990 raft_consensus.cc:2749] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:11.205657 24762 leader_election.cc:304] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.206269 25001 raft_consensus.cc:2804] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.206678 25001 raft_consensus.cc:697] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Becoming Leader. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Running, Role: LEADER
I20260710 13:24:11.207470 25001 consensus_queue.cc:237] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:11.214610 24621 catalog_manager.cc:5697] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 reported cstate change: term changed from 1 to 2, leader changed from aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193) to 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "513ae281a8c746e28bf91fe569c2b886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:11.426025 24990 raft_consensus.cc:493] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.426626 24990 raft_consensus.cc:515] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.428236 24990 leader_election.cc:290] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:11.429293 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:11.429909 24799 raft_consensus.cc:2468] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 1.
I20260710 13:24:11.430842 24837 leader_election.cc:304] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
W20260710 13:24:11.431504 24838 leader_election.cc:336] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.431591 24990 raft_consensus.cc:2804] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:11.432001 24990 raft_consensus.cc:493] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:11.432272 24990 raft_consensus.cc:3060] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.437345 24990 raft_consensus.cc:515] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.439339 24990 leader_election.cc:290] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:11.440477 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2308e5d8ff9749f0b7b367efb5a89127" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:11.441064 24799 raft_consensus.cc:3060] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:11.442970 24838 leader_election.cc:336] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.446725 24799 raft_consensus.cc:2468] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 2.
I20260710 13:24:11.447685 24837 leader_election.cc:304] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.448323 24990 raft_consensus.cc:2804] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.448767 24990 raft_consensus.cc:697] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 2 LEADER]: Becoming Leader. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Running, Role: LEADER
I20260710 13:24:11.449565 24990 consensus_queue.cc:237] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Queue going to LEADER 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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.456482 24621 catalog_manager.cc:5697] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 reported cstate change: term changed from 1 to 2, leader changed from aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193) to 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "2eed8ca454324d948b6a59ce7da11981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:11.459059 25009 raft_consensus.cc:493] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:11.459686 25009 raft_consensus.cc:515] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.461601 25009 leader_election.cc:290] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:11.462911 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886" is_pre_election: true
I20260710 13:24:11.463682 24799 raft_consensus.cc:2468] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 1.
I20260710 13:24:11.464708 24837 leader_election.cc:304] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
I20260710 13:24:11.465530 25009 raft_consensus.cc:2804] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:11.465875 25009 raft_consensus.cc:493] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:24:11.465981 24838 leader_election.cc:336] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.466226 25009 raft_consensus.cc:3060] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.471714 25009 raft_consensus.cc:515] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.473285 25009 leader_election.cc:290] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:11.474382 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c135d20524f0ca16d580188119fe3" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:11.474975 24799 raft_consensus.cc:3060] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:11.476585 24838 leader_election.cc:336] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:11.480243 24799 raft_consensus.cc:2468] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 2.
I20260710 13:24:11.481175 24837 leader_election.cc:304] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:11.481849 25009 raft_consensus.cc:2804] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.482226 25009 raft_consensus.cc:697] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 2 LEADER]: Becoming Leader. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Running, Role: LEADER
I20260710 13:24:11.482915 25009 consensus_queue.cc:237] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Queue going to LEADER 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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:11.491070 24621 catalog_manager.cc:5697] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 reported cstate change: term changed from 1 to 2, leader changed from aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193) to 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "2eed8ca454324d948b6a59ce7da11981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: HEALTHY } } }
W20260710 13:24:11.585366 24764 consensus_peers.cc:597] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:11.596256 24872 raft_consensus.cc:1275] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Refusing update from remote peer 513ae281a8c746e28bf91fe569c2b886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.597651 25001 consensus_queue.cc:1048] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:11.612193 24764 consensus_peers.cc:597] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:11.627871 24872 raft_consensus.cc:1275] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Refusing update from remote peer 513ae281a8c746e28bf91fe569c2b886: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:24:11.629485 25001 consensus_queue.cc:1048] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:11.642052 24764 consensus_peers.cc:597] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:11.753858 24873 raft_consensus.cc:1275] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Refusing update from remote peer 513ae281a8c746e28bf91fe569c2b886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.755105 24945 consensus_queue.cc:1048] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:11.843860 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:11.866752 24838 consensus_peers.cc:597] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:12.020264 24799 raft_consensus.cc:1275] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Refusing update from remote peer 2eed8ca454324d948b6a59ce7da11981: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260710 13:24:12.020305 24838 consensus_peers.cc:597] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:12.021906 25009 consensus_queue.cc:1048] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:12.022329 24799 raft_consensus.cc:1275] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Refusing update from remote peer 2eed8ca454324d948b6a59ce7da11981: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:24:12.023591 25018 consensus_queue.cc:1048] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:12.169492 24764 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260710 13:24:12.265007 24838 consensus_peers.cc:597] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:12.370944 24764 consensus_peers.cc:597] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:12.496294 24838 consensus_peers.cc:597] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:12.500267 24764 consensus_peers.cc:597] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:12.844911 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:12.934005 24945 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:12.934580 24945 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:12.936509 24945 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:12.937566 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981" is_pre_election: true
I20260710 13:24:12.938220 24872 raft_consensus.cc:2468] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 2.
I20260710 13:24:12.939316 24762 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
I20260710 13:24:12.940053 24945 raft_consensus.cc:2804] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:24:12.940188 24764 leader_election.cc:336] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:12.940430 24945 raft_consensus.cc:493] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:12.940855 24945 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:12.946004 24945 raft_consensus.cc:515] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:12.947549 24945 leader_election.cc:290] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 3 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195:45751)
I20260710 13:24:12.948575 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb4d4c5287246e0a4040c5ce3ffda07" candidate_uuid: "513ae281a8c746e28bf91fe569c2b886" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
I20260710 13:24:12.949156 24872 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:24:12.950985 24764 leader_election.cc:336] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111)
I20260710 13:24:12.954849 24872 raft_consensus.cc:2468] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 513ae281a8c746e28bf91fe569c2b886 in term 3.
I20260710 13:24:12.955909 24762 leader_election.cc:304] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: aa17ceedd84b4f98a8fcd23125a1a03b
I20260710 13:24:12.956626 24945 raft_consensus.cc:2804] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:12.957093 24945 raft_consensus.cc:697] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 3 LEADER]: Becoming Leader. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Running, Role: LEADER
I20260710 13:24:12.957945 24945 consensus_queue.cc:237] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Queue going to LEADER 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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:12.965097 24618 catalog_manager.cc:5697] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 reported cstate change: term changed from 1 to 3, leader changed from aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193) to 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194). New cstate: current_term: 3 leader_uuid: "513ae281a8c746e28bf91fe569c2b886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:13.366161 24872 raft_consensus.cc:1275] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 3 FOLLOWER]: Refusing update from remote peer 513ae281a8c746e28bf91fe569c2b886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:13.367384 24945 consensus_queue.cc:1048] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:13.387529 24764 consensus_peers.cc:597] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:13.845860 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:14.030377 24764 consensus_peers.cc:597] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:14.133447 24764 consensus_peers.cc:597] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:14.387302 24838 consensus_peers.cc:597] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:14.410216 24764 consensus_peers.cc:597] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:14.472277 24838 consensus_peers.cc:597] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:14.767807 24838 consensus_peers.cc:597] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:14.818619 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:14.827179 25035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:14.827358 25034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:14.829950 25037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:14.830201 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:14.831420 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:14.831686 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:14.831897 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689854831878 us; error 0 us; skew 500 ppm
I20260710 13:24:14.832492 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:24:14.835186 24764 consensus_peers.cc:597] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:14.836303 21851 webserver.cc:533] Webserver started at http://127.21.86.193:44709/ using document root <none> and password file <none>
I20260710 13:24:14.836822 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:14.836971 21851 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:14.840620 21851 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:24:14.844949 25042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:14.845697 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:14.845973 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
format_stamp: "Formatted at 2026-07-10 13:24:07 on dist-test-slave-0q4n"
I20260710 13:24:14.846324 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:24:14.846722 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:14.861176 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:14.862815 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:14.864346 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:14.867897 25049 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:24:14.905117 24838 consensus_peers.cc:597] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:14.913278 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:24:14.913657 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260710 13:24:14.913960 21851 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:24:14.918638 25049 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:14.933729 25049 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:14.934643 25049 tablet_bootstrap.cc:492] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:14.935302 25049 ts_tablet_manager.cc:1403] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:24:14.938086 25049 raft_consensus.cc:359] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:14.938746 25049 raft_consensus.cc:740] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.939474 25049 consensus_queue.cc:260] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:14.942209 25049 ts_tablet_manager.cc:1434] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:24:14.942987 25049 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:14.958580 25049 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:14.959534 25049 tablet_bootstrap.cc:492] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:14.960160 25049 ts_tablet_manager.cc:1403] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 13:24:14.960439 21851 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:24:14.960779 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.046s	sys 0.000s
I20260710 13:24:14.962947 25049 raft_consensus.cc:359] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:14.963729 25049 raft_consensus.cc:740] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.964530 25049 consensus_queue.cc:260] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [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: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } } peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } }
I20260710 13:24:14.966720 25049 ts_tablet_manager.cc:1434] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:14.967568 25049 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:14.985755 25049 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:14.986775 25049 tablet_bootstrap.cc:492] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:14.987534 25049 ts_tablet_manager.cc:1403] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
W20260710 13:24:14.992873 24764 consensus_peers.cc:597] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:14.991819 25049 raft_consensus.cc:359] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:14.993469 25049 raft_consensus.cc:740] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:14.994158 25049 consensus_queue.cc:260] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:14.995718 25049 ts_tablet_manager.cc:1434] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:14.996326 25049 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:15.007184 25049 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:15.008199 25049 tablet_bootstrap.cc:492] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:15.008832 25049 ts_tablet_manager.cc:1403] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 13:24:15.011392 25049 raft_consensus.cc:359] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.013919 25049 raft_consensus.cc:740] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.015441 25049 consensus_queue.cc:260] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.016750 25049 ts_tablet_manager.cc:1434] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.003s
I20260710 13:24:15.017357 25049 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:15.029736 25049 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:15.030696 25049 tablet_bootstrap.cc:492] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:15.031348 25049 ts_tablet_manager.cc:1403] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:24:15.032887 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:36941
I20260710 13:24:15.033012 25112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:36941 every 8 connection(s)
I20260710 13:24:15.033838 25049 raft_consensus.cc:359] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.034344 25049 raft_consensus.cc:740] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.034922 25049 consensus_queue.cc:260] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.036722 25049 ts_tablet_manager.cc:1434] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:15.037339 25049 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:15.050503 25049 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:15.051357 25049 tablet_bootstrap.cc:492] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:15.052109 25049 ts_tablet_manager.cc:1403] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:24:15.052852 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:15.056032 25049 raft_consensus.cc:359] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.056718 25049 raft_consensus.cc:740] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.057415 25049 consensus_queue.cc:260] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.059249 25049 ts_tablet_manager.cc:1434] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:15.059852 25049 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:15.067569 25113 heartbeater.cc:344] Connected to a master server at 127.21.86.254:34599
I20260710 13:24:15.068035 25113 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:15.068892 25113 heartbeater.cc:507] Master 127.21.86.254:34599 requested a full tablet report, sending...
I20260710 13:24:15.074154 25049 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:15.075002 25049 tablet_bootstrap.cc:492] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:15.075350 24621 ts_manager.cc:194] Re-registered known tserver with Master: aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941)
I20260710 13:24:15.076035 25049 ts_tablet_manager.cc:1403] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:24:15.078425 25049 raft_consensus.cc:359] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.078692 24799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01"
dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
mode: GRACEFUL
new_leader_uuid: "2eed8ca454324d948b6a59ce7da11981"
 from {username='slave'} at 127.0.0.1:44636
I20260710 13:24:15.079305 25049 raft_consensus.cc:740] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.079389 24799 raft_consensus.cc:606] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Received request to transfer leadership to TS 2eed8ca454324d948b6a59ce7da11981
I20260710 13:24:15.080127 25049 consensus_queue.cc:260] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.081854 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:24:15.082401 25049 ts_tablet_manager.cc:1434] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:15.082785 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:15.083185 25049 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:15.083633 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:15.086598 24621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47532
I20260710 13:24:15.090077 25113 heartbeater.cc:499] Master 127.21.86.254:34599 was elected leader, sending a full tablet report...
I20260710 13:24:15.095971 25049 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:15.096679 25049 tablet_bootstrap.cc:492] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:15.097179 25049 ts_tablet_manager.cc:1403] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:24:15.098898 25049 raft_consensus.cc:359] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.099622 25049 raft_consensus.cc:740] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.100219 25049 consensus_queue.cc:260] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.101598 25049 ts_tablet_manager.cc:1434] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:15.102223 25049 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:15.113299 25049 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:15.113998 25049 tablet_bootstrap.cc:492] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:15.114526 25049 ts_tablet_manager.cc:1403] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:24:15.116710 25049 raft_consensus.cc:359] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.117301 25049 raft_consensus.cc:740] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.117894 25049 consensus_queue.cc:260] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.119882 25049 ts_tablet_manager.cc:1434] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:24:15.120783 25049 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap starting.
I20260710 13:24:15.134405 25049 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:24:15.135166 25049 tablet_bootstrap.cc:492] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Bootstrap complete.
I20260710 13:24:15.135681 25049 ts_tablet_manager.cc:1403] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:24:15.137467 25049 raft_consensus.cc:359] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.137954 25049 raft_consensus.cc:740] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa17ceedd84b4f98a8fcd23125a1a03b, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.138531 25049 consensus_queue.cc:260] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.140348 25049 ts_tablet_manager.cc:1434] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:15.197714 25097 raft_consensus.cc:993] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886: : Instructing follower 2eed8ca454324d948b6a59ce7da11981 to start an election
I20260710 13:24:15.198329 25032 raft_consensus.cc:1081] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Signalling peer 2eed8ca454324d948b6a59ce7da11981 to start an election
I20260710 13:24:15.199712 24873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01"
dest_uuid: "2eed8ca454324d948b6a59ce7da11981"
 from {username='slave'} at 127.0.0.1:55094
I20260710 13:24:15.200178 24873 raft_consensus.cc:493] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:15.200424 24873 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.205463 24873 raft_consensus.cc:515] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.207041 24873 leader_election.cc:290] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [CANDIDATE]: Term 3 election: Requested vote from peers aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941), 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599)
I20260710 13:24:15.208240 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "513ae281a8c746e28bf91fe569c2b886"
I20260710 13:24:15.208910 24799 raft_consensus.cc:3055] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:15.209239 24799 raft_consensus.cc:740] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 513ae281a8c746e28bf91fe569c2b886, State: Running, Role: LEADER
I20260710 13:24:15.209946 24799 consensus_queue.cc:260] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.210848 24799 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.215467 25085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57f03dff416408b8d5ecfc3d0721f01" candidate_uuid: "2eed8ca454324d948b6a59ce7da11981" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b"
I20260710 13:24:15.216003 25085 raft_consensus.cc:3060] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.216033 24799 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 3.
I20260710 13:24:15.217144 24837 leader_election.cc:304] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [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: 2eed8ca454324d948b6a59ce7da11981, 513ae281a8c746e28bf91fe569c2b886; no voters: 
I20260710 13:24:15.218009 25033 raft_consensus.cc:2804] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:15.219175 25033 raft_consensus.cc:697] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 3 LEADER]: Becoming Leader. State: Replica: 2eed8ca454324d948b6a59ce7da11981, State: Running, Role: LEADER
I20260710 13:24:15.219951 25033 consensus_queue.cc:237] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [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: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } }
I20260710 13:24:15.221719 25085 raft_consensus.cc:2468] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2eed8ca454324d948b6a59ce7da11981 in term 3.
I20260710 13:24:15.226305 24621 catalog_manager.cc:5697] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 reported cstate change: term changed from 2 to 3, leader changed from 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194) to 2eed8ca454324d948b6a59ce7da11981 (127.21.86.195). New cstate: current_term: 3 leader_uuid: "2eed8ca454324d948b6a59ce7da11981" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2eed8ca454324d948b6a59ce7da11981" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 45751 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:15.275411 25085 raft_consensus.cc:3060] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.283855 25085 pending_rounds.cc:85] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting all ops after (but not including) 0
I20260710 13:24:15.284149 25085 pending_rounds.cc:107] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:15.284416 25085 raft_consensus.cc:2889] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:15.462752 25085 raft_consensus.cc:3060] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.581441 25085 raft_consensus.cc:3060] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.614259 24799 raft_consensus.cc:1275] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 3 FOLLOWER]: Refusing update from remote peer 2eed8ca454324d948b6a59ce7da11981: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:15.615396 25033 consensus_queue.cc:1048] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "513ae281a8c746e28bf91fe569c2b886" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 45599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:15.624533 25085 raft_consensus.cc:1275] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 3 FOLLOWER]: Refusing update from remote peer 2eed8ca454324d948b6a59ce7da11981: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:15.627159 25033 consensus_queue.cc:1048] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa17ceedd84b4f98a8fcd23125a1a03b" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 36941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:15.627755 25033 consensus_queue.cc:1243] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [LEADER]: Peer aa17ceedd84b4f98a8fcd23125a1a03b log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:24:15.629916 25085 pending_rounds.cc:85] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting all ops after (but not including) 0
I20260710 13:24:15.630213 25085 pending_rounds.cc:107] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:15.630504 25085 raft_consensus.cc:2889] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:15.633697 25084 raft_consensus.cc:3060] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:24:15.646639 25084 raft_consensus.cc:3060] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:15.651674 25084 pending_rounds.cc:85] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting all ops after (but not including) 0
I20260710 13:24:15.651911 25084 pending_rounds.cc:107] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:15.652129 25084 raft_consensus.cc:2889] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260710 13:24:15.847677 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:16.092502 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:16.097872 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:16.098321 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:16.098786 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:16.848726 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:17.104684 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:17.110071 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:17.110453 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:17.110896 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:17.849653 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:18.116724 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:18.122552 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:18.122990 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:18.123530 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:18.850606 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:19.129287 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:19.135632 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:19.136073 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:19.136566 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:19.851548 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:20.142716 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:20.152355 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:20.157155 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:20.157555 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:24:20.852707 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:21.181661 21851 tablet_server.cc:179] TabletServer@127.21.86.193:36941 shutting down...
I20260710 13:24:21.205000 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:21.205999 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.207229 21851 raft_consensus.cc:2243] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.207886 21851 raft_consensus.cc:2272] T f52c135d20524f0ca16d580188119fe3 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.210282 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.210881 21851 raft_consensus.cc:2243] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.211401 21851 raft_consensus.cc:2272] T c72081252f7c461cb04ff1fb74c0e994 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.213546 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.214047 21851 raft_consensus.cc:2243] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.214494 21851 raft_consensus.cc:2272] T b57f03dff416408b8d5ecfc3d0721f01 P aa17ceedd84b4f98a8fcd23125a1a03b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.216514 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.217069 21851 raft_consensus.cc:2243] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.217470 21851 raft_consensus.cc:2272] T 54208490fc2540b1adfce929420a55a6 P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.219525 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.220043 21851 raft_consensus.cc:2243] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.220474 21851 raft_consensus.cc:2272] T 590a005450f040d88f0f1e8743129e7f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.223326 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.223984 21851 raft_consensus.cc:2243] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.224634 21851 raft_consensus.cc:2272] T 41a2c710574d497b9bcf4c10e76cc24f P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.226686 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.227273 21851 raft_consensus.cc:2243] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.227705 21851 raft_consensus.cc:2272] T 8fbd46ade2754819bec051d47fd28c4e P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.229732 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.230245 21851 raft_consensus.cc:2243] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.230786 21851 raft_consensus.cc:2272] T 2308e5d8ff9749f0b7b367efb5a89127 P aa17ceedd84b4f98a8fcd23125a1a03b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.233355 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.233824 21851 raft_consensus.cc:2243] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.234265 21851 raft_consensus.cc:2272] T 8cb4d4c5287246e0a4040c5ce3ffda07 P aa17ceedd84b4f98a8fcd23125a1a03b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.236552 21851 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:21.236995 21851 raft_consensus.cc:2243] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.237417 21851 raft_consensus.cc:2272] T 92b10020fe644df68d2212370843813d P aa17ceedd84b4f98a8fcd23125a1a03b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.268955 21851 tablet_server.cc:196] TabletServer@127.21.86.193:36941 shutdown complete.
W20260710 13:24:21.289719 24838 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260710 13:24:21.293761 24838 consensus_peers.cc:597] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:21.294893 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
W20260710 13:24:21.322799 24764 consensus_peers.cc:597] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:21.324018 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:21.324743 21851 tablet_replica.cc:333] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.325394 21851 raft_consensus.cc:2243] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.325891 21851 raft_consensus.cc:2272] T 54208490fc2540b1adfce929420a55a6 P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.328152 21851 tablet_replica.cc:333] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.328739 21851 raft_consensus.cc:2243] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.329555 21851 raft_consensus.cc:2272] T c72081252f7c461cb04ff1fb74c0e994 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.331722 21851 tablet_replica.cc:333] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.332334 21851 raft_consensus.cc:2243] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.332800 21851 raft_consensus.cc:2272] T b57f03dff416408b8d5ecfc3d0721f01 P 513ae281a8c746e28bf91fe569c2b886 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.334870 21851 tablet_replica.cc:333] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.335398 21851 raft_consensus.cc:2243] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.335884 21851 raft_consensus.cc:2272] T 92b10020fe644df68d2212370843813d P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.338200 21851 tablet_replica.cc:333] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.338742 21851 raft_consensus.cc:2243] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.339577 21851 raft_consensus.cc:2272] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 513ae281a8c746e28bf91fe569c2b886 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.341662 21851 tablet_replica.cc:333] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.342159 21851 raft_consensus.cc:2243] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.342942 21851 raft_consensus.cc:2272] T 8fbd46ade2754819bec051d47fd28c4e P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.344839 21851 tablet_replica.cc:333] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.345433 21851 raft_consensus.cc:2243] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.346243 21851 raft_consensus.cc:2272] T 41a2c710574d497b9bcf4c10e76cc24f P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.348125 21851 tablet_replica.cc:333] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.348588 21851 raft_consensus.cc:2243] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.349026 21851 raft_consensus.cc:2272] T 2308e5d8ff9749f0b7b367efb5a89127 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.351004 21851 tablet_replica.cc:333] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.351475 21851 raft_consensus.cc:2243] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.352291 21851 raft_consensus.cc:2272] T 590a005450f040d88f0f1e8743129e7f P 513ae281a8c746e28bf91fe569c2b886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.354206 21851 tablet_replica.cc:333] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886: stopping tablet replica
I20260710 13:24:21.354691 21851 raft_consensus.cc:2243] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.355158 21851 raft_consensus.cc:2272] T f52c135d20524f0ca16d580188119fe3 P 513ae281a8c746e28bf91fe569c2b886 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:21.365466 24838 consensus_peers.cc:597] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 -> Peer aa17ceedd84b4f98a8fcd23125a1a03b (127.21.86.193:36941): Couldn't send request to peer aa17ceedd84b4f98a8fcd23125a1a03b. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:36941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:21.387162 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
I20260710 13:24:21.411120 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
I20260710 13:24:21.433986 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:21.434713 21851 tablet_replica.cc:333] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.435463 21851 raft_consensus.cc:2243] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.435984 21851 raft_consensus.cc:2272] T 590a005450f040d88f0f1e8743129e7f P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.438104 21851 tablet_replica.cc:333] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.438735 21851 raft_consensus.cc:2243] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.439845 21851 raft_consensus.cc:2272] T f52c135d20524f0ca16d580188119fe3 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.442549 21851 tablet_replica.cc:333] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
W20260710 13:24:21.442873 24837 consensus_peers.cc:597] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 -> Peer 513ae281a8c746e28bf91fe569c2b886 (127.21.86.194:45599): Couldn't send request to peer 513ae281a8c746e28bf91fe569c2b886. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:45599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:21.443290 21851 raft_consensus.cc:2243] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.444125 21851 raft_consensus.cc:2272] T 2308e5d8ff9749f0b7b367efb5a89127 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.446070 21851 tablet_replica.cc:333] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.446573 21851 raft_consensus.cc:2243] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.446941 21851 raft_consensus.cc:2272] T 41a2c710574d497b9bcf4c10e76cc24f P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.448757 21851 tablet_replica.cc:333] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.449226 21851 raft_consensus.cc:2243] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.449579 21851 raft_consensus.cc:2272] T 8fbd46ade2754819bec051d47fd28c4e P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.451314 21851 tablet_replica.cc:333] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.451747 21851 raft_consensus.cc:2243] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.452111 21851 raft_consensus.cc:2272] T 8cb4d4c5287246e0a4040c5ce3ffda07 P 2eed8ca454324d948b6a59ce7da11981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.453853 21851 tablet_replica.cc:333] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.454300 21851 raft_consensus.cc:2243] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.455056 21851 raft_consensus.cc:2272] T 92b10020fe644df68d2212370843813d P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.456858 21851 tablet_replica.cc:333] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.457293 21851 raft_consensus.cc:2243] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.458038 21851 raft_consensus.cc:2272] T b57f03dff416408b8d5ecfc3d0721f01 P 2eed8ca454324d948b6a59ce7da11981 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.459784 21851 tablet_replica.cc:333] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.460227 21851 raft_consensus.cc:2243] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:21.460595 21851 raft_consensus.cc:2272] T c72081252f7c461cb04ff1fb74c0e994 P 2eed8ca454324d948b6a59ce7da11981 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.462288 21851 tablet_replica.cc:333] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981: stopping tablet replica
I20260710 13:24:21.462726 21851 raft_consensus.cc:2243] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.463493 21851 raft_consensus.cc:2272] T 54208490fc2540b1adfce929420a55a6 P 2eed8ca454324d948b6a59ce7da11981 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.493554 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
I20260710 13:24:21.516631 21851 master.cc:562] Master@127.21.86.254:34599 shutting down...
I20260710 13:24:21.537886 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:21.538450 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:21.538730 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66e8f1c7444642f4998fcc1229144e99: stopping tablet replica
I20260710 13:24:21.556879 21851 master.cc:584] Master@127.21.86.254:34599 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13877 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:24:21.596792 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:46203
I20260710 13:24:21.597841 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.603539 25157 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.603730 25160 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.603853 25158 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.604815 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:21.605610 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:21.605778 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.605890 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689861605875 us; error 0 us; skew 500 ppm
I20260710 13:24:21.606343 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.608639 21851 webserver.cc:533] Webserver started at http://127.21.86.254:41891/ using document root <none> and password file <none>
I20260710 13:24:21.609087 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.609238 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.609438 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.610445 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "c87065fdc37845f8a0656e205132e6b5"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-0q4n"
I20260710 13:24:21.614611 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:21.617697 25165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.618381 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:21.618659 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "c87065fdc37845f8a0656e205132e6b5"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-0q4n"
I20260710 13:24:21.618930 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:21.640865 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.642071 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.678926 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:46203
I20260710 13:24:21.679142 25216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:46203 every 8 connection(s)
I20260710 13:24:21.682745 25217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:21.695838 25217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5: Bootstrap starting.
I20260710 13:24:21.701824 25217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.705790 25217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5: No bootstrap required, opened a new log
I20260710 13:24:21.707935 25217 raft_consensus.cc:359] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c87065fdc37845f8a0656e205132e6b5" member_type: VOTER }
I20260710 13:24:21.708344 25217 raft_consensus.cc:385] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.708530 25217 raft_consensus.cc:740] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c87065fdc37845f8a0656e205132e6b5, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.709061 25217 consensus_queue.cc:260] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c87065fdc37845f8a0656e205132e6b5" member_type: VOTER }
I20260710 13:24:21.709486 25217 raft_consensus.cc:399] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:21.709668 25217 raft_consensus.cc:493] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:21.709877 25217 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.714184 25217 raft_consensus.cc:515] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c87065fdc37845f8a0656e205132e6b5" member_type: VOTER }
I20260710 13:24:21.714622 25217 leader_election.cc:304] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [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: c87065fdc37845f8a0656e205132e6b5; no voters: 
I20260710 13:24:21.715687 25217 leader_election.cc:290] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:21.715986 25220 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.717316 25220 raft_consensus.cc:697] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 1 LEADER]: Becoming Leader. State: Replica: c87065fdc37845f8a0656e205132e6b5, State: Running, Role: LEADER
I20260710 13:24:21.717942 25220 consensus_queue.cc:237] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [LEADER]: Queue going to LEADER mode. State: All 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: "c87065fdc37845f8a0656e205132e6b5" member_type: VOTER }
I20260710 13:24:21.718515 25217 sys_catalog.cc:565] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:21.722864 25222 sys_catalog.cc:455] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c87065fdc37845f8a0656e205132e6b5. Latest consensus state: current_term: 1 leader_uuid: "c87065fdc37845f8a0656e205132e6b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c87065fdc37845f8a0656e205132e6b5" member_type: VOTER } }
I20260710 13:24:21.723062 25221 sys_catalog.cc:455] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c87065fdc37845f8a0656e205132e6b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c87065fdc37845f8a0656e205132e6b5" member_type: VOTER } }
I20260710 13:24:21.723706 25222 sys_catalog.cc:458] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:21.723805 25221 sys_catalog.cc:458] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:21.729111 25227 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:21.733886 25227 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:21.736202 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:21.742429 25227 catalog_manager.cc:1383] Generated new cluster ID: 3126d17091ce404d8ffab52043cdc791
I20260710 13:24:21.742702 25227 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:21.759300 25227 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:21.760512 25227 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:21.783632 25227 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5: Generated new TSK 0
I20260710 13:24:21.784200 25227 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:21.802608 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.808851 25238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.809818 25239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.812464 21851 server_base.cc:1061] running on GCE node
W20260710 13:24:21.812340 25241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.813544 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:21.813725 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.813843 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689861813831 us; error 0 us; skew 500 ppm
I20260710 13:24:21.814369 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.816565 21851 webserver.cc:533] Webserver started at http://127.21.86.193:43613/ using document root <none> and password file <none>
I20260710 13:24:21.816975 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.817142 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.817341 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.818358 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "9e8aa9da7015433fa6c747b856a27a8c"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-0q4n"
I20260710 13:24:21.822863 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:21.825930 25246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.826675 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:21.826964 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "9e8aa9da7015433fa6c747b856a27a8c"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-0q4n"
I20260710 13:24:21.827302 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:21.842141 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.843538 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.844977 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:21.847231 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:21.847451 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.847712 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:21.847905 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.887279 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:32863
I20260710 13:24:21.887370 25308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:32863 every 8 connection(s)
I20260710 13:24:21.892351 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.899868 25313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.901032 25314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.903729 25317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.904747 25309 heartbeater.cc:344] Connected to a master server at 127.21.86.254:46203
I20260710 13:24:21.904863 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:21.905442 25309 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:21.906383 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:21.906383 25309 heartbeater.cc:507] Master 127.21.86.254:46203 requested a full tablet report, sending...
W20260710 13:24:21.906827 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.907054 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689861907034 us; error 0 us; skew 500 ppm
I20260710 13:24:21.907752 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.908923 25182 ts_manager.cc:194] Registered new tserver with Master: 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863)
I20260710 13:24:21.910593 21851 webserver.cc:533] Webserver started at http://127.21.86.194:34355/ using document root <none> and password file <none>
I20260710 13:24:21.910657 25182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46216
I20260710 13:24:21.911203 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:21.911443 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:21.911711 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:21.913012 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "727a46b927ae436882cdbe0f96cd664b"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-0q4n"
I20260710 13:24:21.917490 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:21.920884 25321 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.921645 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:21.921892 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "727a46b927ae436882cdbe0f96cd664b"
format_stamp: "Formatted at 2026-07-10 13:24:21 on dist-test-slave-0q4n"
I20260710 13:24:21.922135 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:21.937608 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:21.938750 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:21.940172 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:21.942305 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:21.942500 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.942802 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:21.942960 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:21.981145 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:32911
I20260710 13:24:21.981252 25383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:32911 every 8 connection(s)
I20260710 13:24:21.985854 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:21.992468 25387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.993217 25388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:21.995831 25390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:21.996421 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:21.997507 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:21.997612 25384 heartbeater.cc:344] Connected to a master server at 127.21.86.254:46203
W20260710 13:24:21.997748 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:21.998075 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689861998058 us; error 0 us; skew 500 ppm
I20260710 13:24:21.998122 25384 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:21.998669 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:21.998991 25384 heartbeater.cc:507] Master 127.21.86.254:46203 requested a full tablet report, sending...
I20260710 13:24:22.001322 25182 ts_manager.cc:194] Registered new tserver with Master: 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911)
I20260710 13:24:22.001428 21851 webserver.cc:533] Webserver started at http://127.21.86.195:37173/ using document root <none> and password file <none>
I20260710 13:24:22.002256 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:22.002561 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:22.002885 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:22.003347 25182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46220
I20260710 13:24:22.004298 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "4bb276cbf688472dac691ed1d4df3177"
format_stamp: "Formatted at 2026-07-10 13:24:22 on dist-test-slave-0q4n"
I20260710 13:24:22.009166 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:22.012297 25395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:22.013115 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:22.013358 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "4bb276cbf688472dac691ed1d4df3177"
format_stamp: "Formatted at 2026-07-10 13:24:22 on dist-test-slave-0q4n"
I20260710 13:24:22.013597 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:22.029405 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:22.030522 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:22.031967 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:22.034104 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:22.034327 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:22.034572 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:22.034744 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:22.072896 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:34413
I20260710 13:24:22.073001 25457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:34413 every 8 connection(s)
I20260710 13:24:22.086315 25458 heartbeater.cc:344] Connected to a master server at 127.21.86.254:46203
I20260710 13:24:22.086750 25458 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:22.087450 25458 heartbeater.cc:507] Master 127.21.86.254:46203 requested a full tablet report, sending...
I20260710 13:24:22.089332 25182 ts_manager.cc:194] Registered new tserver with Master: 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:22.090281 21851 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014418884s
I20260710 13:24:22.090873 25182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46222
I20260710 13:24:22.114950 25182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46230:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:22.117061 25182 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:22.168990 25423 tablet_service.cc:1511] Processing CreateTablet for tablet 5e35259bc3d24e87ba92d181cd4c867c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5559e3e2e0e4abeb34da4668866e7bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:22.169552 25349 tablet_service.cc:1511] Processing CreateTablet for tablet 5e35259bc3d24e87ba92d181cd4c867c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5559e3e2e0e4abeb34da4668866e7bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:22.169930 25348 tablet_service.cc:1511] Processing CreateTablet for tablet e2549749740e4d9aa4de35fbcbef39c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5559e3e2e0e4abeb34da4668866e7bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:22.170478 25423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e35259bc3d24e87ba92d181cd4c867c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.170812 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e35259bc3d24e87ba92d181cd4c867c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.173537 25422 tablet_service.cc:1511] Processing CreateTablet for tablet e2549749740e4d9aa4de35fbcbef39c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5559e3e2e0e4abeb34da4668866e7bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:22.174100 25348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2549749740e4d9aa4de35fbcbef39c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.174813 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2549749740e4d9aa4de35fbcbef39c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.174767 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 5e35259bc3d24e87ba92d181cd4c867c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5559e3e2e0e4abeb34da4668866e7bf]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:22.176107 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e35259bc3d24e87ba92d181cd4c867c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.184746 25273 tablet_service.cc:1511] Processing CreateTablet for tablet e2549749740e4d9aa4de35fbcbef39c9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5559e3e2e0e4abeb34da4668866e7bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:22.186053 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2549749740e4d9aa4de35fbcbef39c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.196312 25473 tablet_bootstrap.cc:492] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b: Bootstrap starting.
I20260710 13:24:22.203477 25473 tablet_bootstrap.cc:654] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.212765 25475 tablet_bootstrap.cc:492] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177: Bootstrap starting.
I20260710 13:24:22.216945 25474 tablet_bootstrap.cc:492] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c: Bootstrap starting.
I20260710 13:24:22.217213 25473 tablet_bootstrap.cc:492] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b: No bootstrap required, opened a new log
I20260710 13:24:22.217741 25473 ts_tablet_manager.cc:1403] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260710 13:24:22.219826 25475 tablet_bootstrap.cc:654] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.221061 25473 raft_consensus.cc:359] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.221833 25473 raft_consensus.cc:385] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.222148 25473 raft_consensus.cc:740] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.223203 25474 tablet_bootstrap.cc:654] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.222975 25473 consensus_queue.cc:260] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.225947 25384 heartbeater.cc:499] Master 127.21.86.254:46203 was elected leader, sending a full tablet report...
I20260710 13:24:22.226819 25473 ts_tablet_manager.cc:1434] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:24:22.228165 25473 tablet_bootstrap.cc:492] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b: Bootstrap starting.
I20260710 13:24:22.231482 25475 tablet_bootstrap.cc:492] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177: No bootstrap required, opened a new log
I20260710 13:24:22.232014 25475 ts_tablet_manager.cc:1403] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:24:22.233311 25474 tablet_bootstrap.cc:492] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c: No bootstrap required, opened a new log
I20260710 13:24:22.233884 25474 ts_tablet_manager.cc:1403] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260710 13:24:22.234949 25475 raft_consensus.cc:359] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.262260 25475 raft_consensus.cc:385] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:22.262372 25385 tablet.cc:2406] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:22.265714 25474 raft_consensus.cc:359] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.262921 25473 tablet_bootstrap.cc:654] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.267977 25474 raft_consensus.cc:385] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.268319 25474 raft_consensus.cc:740] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.269156 25474 consensus_queue.cc:260] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.271384 25309 heartbeater.cc:499] Master 127.21.86.254:46203 was elected leader, sending a full tablet report...
I20260710 13:24:22.272327 25475 raft_consensus.cc:740] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.272377 25474 ts_tablet_manager.cc:1434] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260710 13:24:22.273273 25475 consensus_queue.cc:260] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.273808 25474 tablet_bootstrap.cc:492] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c: Bootstrap starting.
I20260710 13:24:22.283233 25474 tablet_bootstrap.cc:654] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.289637 25473 tablet_bootstrap.cc:492] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b: No bootstrap required, opened a new log
I20260710 13:24:22.290104 25473 ts_tablet_manager.cc:1403] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.030s
I20260710 13:24:22.290848 25458 heartbeater.cc:499] Master 127.21.86.254:46203 was elected leader, sending a full tablet report...
I20260710 13:24:22.291425 25475 ts_tablet_manager.cc:1434] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177: Time spent starting tablet: real 0.059s	user 0.011s	sys 0.043s
I20260710 13:24:22.292372 25475 tablet_bootstrap.cc:492] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177: Bootstrap starting.
I20260710 13:24:22.292821 25473 raft_consensus.cc:359] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.293561 25473 raft_consensus.cc:385] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.293804 25473 raft_consensus.cc:740] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.294521 25473 consensus_queue.cc:260] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.296644 25473 ts_tablet_manager.cc:1434] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:22.298463 25475 tablet_bootstrap.cc:654] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.299187 25474 tablet_bootstrap.cc:492] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c: No bootstrap required, opened a new log
I20260710 13:24:22.299746 25474 ts_tablet_manager.cc:1403] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 13:24:22.302798 25474 raft_consensus.cc:359] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.303563 25474 raft_consensus.cc:385] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.303897 25474 raft_consensus.cc:740] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.304661 25474 consensus_queue.cc:260] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.306681 25474 ts_tablet_manager.cc:1434] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:22.307407 25475 tablet_bootstrap.cc:492] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177: No bootstrap required, opened a new log
I20260710 13:24:22.307915 25475 ts_tablet_manager.cc:1403] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:24:22.310871 25475 raft_consensus.cc:359] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.311585 25475 raft_consensus.cc:385] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.311841 25475 raft_consensus.cc:740] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.312505 25475 consensus_queue.cc:260] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.314193 25475 ts_tablet_manager.cc:1434] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:22.314949 25478 raft_consensus.cc:493] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.315778 25478 raft_consensus.cc:515] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.320197 25482 raft_consensus.cc:493] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.320713 25482 raft_consensus.cc:515] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.321491 25478 leader_election.cc:290] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:22.323333 25482 leader_election.cc:290] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911), 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863)
I20260710 13:24:22.332412 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c" is_pre_election: true
I20260710 13:24:22.333313 25284 raft_consensus.cc:2468] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 0.
I20260710 13:24:22.334913 25324 leader_election.cc:304] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727a46b927ae436882cdbe0f96cd664b, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.335865 25478 raft_consensus.cc:2804] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.336202 25478 raft_consensus.cc:493] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.336556 25478 raft_consensus.cc:3060] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.346040 25478 raft_consensus.cc:515] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.346277 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb276cbf688472dac691ed1d4df3177" is_pre_election: true
I20260710 13:24:22.347297 25433 raft_consensus.cc:2468] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 0.
I20260710 13:24:22.350472 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
I20260710 13:24:22.351233 25284 raft_consensus.cc:3060] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.363042 25284 raft_consensus.cc:2468] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 1.
I20260710 13:24:22.364629 25324 leader_election.cc:304] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727a46b927ae436882cdbe0f96cd664b, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.369189 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
I20260710 13:24:22.369989 25433 raft_consensus.cc:3060] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.375909 25488 raft_consensus.cc:2804] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.379048 25433 raft_consensus.cc:2468] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 1.
I20260710 13:24:22.379174 25488 raft_consensus.cc:697] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Becoming Leader. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Running, Role: LEADER
I20260710 13:24:22.379980 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727a46b927ae436882cdbe0f96cd664b" is_pre_election: true
I20260710 13:24:22.379927 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c" is_pre_election: true
I20260710 13:24:22.380283 25488 consensus_queue.cc:237] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.380725 25359 raft_consensus.cc:2468] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 0.
I20260710 13:24:22.380779 25284 raft_consensus.cc:2468] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 0.
I20260710 13:24:22.381701 25478 leader_election.cc:290] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 election: Requested vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:22.382225 25398 leader_election.cc:304] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb276cbf688472dac691ed1d4df3177, 727a46b927ae436882cdbe0f96cd664b; no voters: 
I20260710 13:24:22.383121 25482 raft_consensus.cc:2804] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.383507 25482 raft_consensus.cc:493] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.383786 25482 raft_consensus.cc:3060] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.391090 25482 raft_consensus.cc:515] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.391377 25182 catalog_manager.cc:5697] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b reported cstate change: term changed from 0 to 1, leader changed from <none> to 727a46b927ae436882cdbe0f96cd664b (127.21.86.194). New cstate: current_term: 1 leader_uuid: "727a46b927ae436882cdbe0f96cd664b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.393100 25482 leader_election.cc:290] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 election: Requested vote from peers 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911), 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863)
I20260710 13:24:22.394160 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
I20260710 13:24:22.394189 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
I20260710 13:24:22.394969 25359 raft_consensus.cc:3060] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.395121 25284 raft_consensus.cc:3060] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.402629 25359 raft_consensus.cc:2468] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 1.
I20260710 13:24:22.403890 25398 leader_election.cc:304] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb276cbf688472dac691ed1d4df3177, 727a46b927ae436882cdbe0f96cd664b; no voters: 
I20260710 13:24:22.404052 25284 raft_consensus.cc:2468] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 1.
I20260710 13:24:22.404722 25482 raft_consensus.cc:2804] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.405588 25482 raft_consensus.cc:697] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Becoming Leader. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Running, Role: LEADER
I20260710 13:24:22.406287 25482 consensus_queue.cc:237] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.413751 25182 catalog_manager.cc:5697] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "4bb276cbf688472dac691ed1d4df3177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.468434 25182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46240:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:22.470217 25182 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:22.490892 25274 tablet_service.cc:1511] Processing CreateTablet for tablet aae256bb30ba4e98973c84d6784310a3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b5cd5f36dc004c58985be1c618f58661]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:22.492208 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae256bb30ba4e98973c84d6784310a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.492326 25348 tablet_service.cc:1511] Processing CreateTablet for tablet aae256bb30ba4e98973c84d6784310a3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b5cd5f36dc004c58985be1c618f58661]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:22.493506 25348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae256bb30ba4e98973c84d6784310a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.493258 25423 tablet_service.cc:1511] Processing CreateTablet for tablet aae256bb30ba4e98973c84d6784310a3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b5cd5f36dc004c58985be1c618f58661]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:22.494472 25423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae256bb30ba4e98973c84d6784310a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.497610 25422 tablet_service.cc:1511] Processing CreateTablet for tablet 392efe0d61a641d8b8e908c6a6836821 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b5cd5f36dc004c58985be1c618f58661]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:22.498792 25422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392efe0d61a641d8b8e908c6a6836821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.498528 25273 tablet_service.cc:1511] Processing CreateTablet for tablet 392efe0d61a641d8b8e908c6a6836821 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b5cd5f36dc004c58985be1c618f58661]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:22.499712 25273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392efe0d61a641d8b8e908c6a6836821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.503037 25349 tablet_service.cc:1511] Processing CreateTablet for tablet 392efe0d61a641d8b8e908c6a6836821 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b5cd5f36dc004c58985be1c618f58661]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:22.504231 25349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392efe0d61a641d8b8e908c6a6836821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:22.508267 25474 tablet_bootstrap.cc:492] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c: Bootstrap starting.
I20260710 13:24:22.509099 25473 tablet_bootstrap.cc:492] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: Bootstrap starting.
I20260710 13:24:22.520102 25473 tablet_bootstrap.cc:654] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.517670 25474 tablet_bootstrap.cc:654] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.525136 25475 tablet_bootstrap.cc:492] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177: Bootstrap starting.
I20260710 13:24:22.534091 25475 tablet_bootstrap.cc:654] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.534222 25474 tablet_bootstrap.cc:492] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c: No bootstrap required, opened a new log
I20260710 13:24:22.534719 25474 ts_tablet_manager.cc:1403] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.006s
I20260710 13:24:22.534983 25473 tablet_bootstrap.cc:492] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: No bootstrap required, opened a new log
I20260710 13:24:22.535543 25473 ts_tablet_manager.cc:1403] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.002s
I20260710 13:24:22.537281 25474 raft_consensus.cc:359] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.538091 25474 raft_consensus.cc:385] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.538360 25474 raft_consensus.cc:740] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.538304 25473 raft_consensus.cc:359] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.539273 25473 raft_consensus.cc:385] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.539472 25475 tablet_bootstrap.cc:492] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177: No bootstrap required, opened a new log
I20260710 13:24:22.539637 25473 raft_consensus.cc:740] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.539388 25474 consensus_queue.cc:260] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.540096 25475 ts_tablet_manager.cc:1403] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:24:22.540442 25473 consensus_queue.cc:260] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.542862 25473 ts_tablet_manager.cc:1434] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:22.543890 25473 tablet_bootstrap.cc:492] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b: Bootstrap starting.
I20260710 13:24:22.542047 25474 ts_tablet_manager.cc:1434] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:22.546212 25474 tablet_bootstrap.cc:492] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c: Bootstrap starting.
I20260710 13:24:22.550204 25473 tablet_bootstrap.cc:654] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.552575 25474 tablet_bootstrap.cc:654] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.558880 25475 raft_consensus.cc:359] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.559594 25475 raft_consensus.cc:385] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.559864 25475 raft_consensus.cc:740] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.560472 25475 consensus_queue.cc:260] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.561378 25474 tablet_bootstrap.cc:492] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c: No bootstrap required, opened a new log
I20260710 13:24:22.561760 25474 ts_tablet_manager.cc:1403] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.012s
I20260710 13:24:22.562373 25475 ts_tablet_manager.cc:1434] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.000s
I20260710 13:24:22.563416 25475 tablet_bootstrap.cc:492] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177: Bootstrap starting.
I20260710 13:24:22.563977 25474 raft_consensus.cc:359] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.564613 25474 raft_consensus.cc:385] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.564919 25474 raft_consensus.cc:740] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.565676 25474 consensus_queue.cc:260] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.568089 25474 ts_tablet_manager.cc:1434] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260710 13:24:22.568575 25473 tablet_bootstrap.cc:492] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b: No bootstrap required, opened a new log
I20260710 13:24:22.569089 25473 ts_tablet_manager.cc:1403] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260710 13:24:22.572083 25475 tablet_bootstrap.cc:654] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:22.571988 25473 raft_consensus.cc:359] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.572715 25473 raft_consensus.cc:385] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.573029 25473 raft_consensus.cc:740] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.573750 25473 consensus_queue.cc:260] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.575982 25473 ts_tablet_manager.cc:1434] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:22.580013 25475 tablet_bootstrap.cc:492] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177: No bootstrap required, opened a new log
I20260710 13:24:22.580502 25475 ts_tablet_manager.cc:1403] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:24:22.583344 25475 raft_consensus.cc:359] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.583987 25475 raft_consensus.cc:385] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:22.584278 25475 raft_consensus.cc:740] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.585026 25475 consensus_queue.cc:260] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.587239 25475 ts_tablet_manager.cc:1434] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:24:22.658169 25488 raft_consensus.cc:493] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.658718 25488 raft_consensus.cc:515] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.660743 25488 leader_election.cc:290] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:22.661548 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c" is_pre_election: true
I20260710 13:24:22.661768 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb276cbf688472dac691ed1d4df3177" is_pre_election: true
I20260710 13:24:22.662042 25284 raft_consensus.cc:2468] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 0.
I20260710 13:24:22.662439 25433 raft_consensus.cc:2468] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 0.
I20260710 13:24:22.662952 25324 leader_election.cc:304] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727a46b927ae436882cdbe0f96cd664b, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.663755 25488 raft_consensus.cc:2804] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.664040 25488 raft_consensus.cc:493] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.664310 25488 raft_consensus.cc:3060] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.669872 25488 raft_consensus.cc:515] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.671422 25488 leader_election.cc:290] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 election: Requested vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:22.672150 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
I20260710 13:24:22.672299 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
I20260710 13:24:22.672652 25284 raft_consensus.cc:3060] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.672820 25433 raft_consensus.cc:3060] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.677881 25284 raft_consensus.cc:2468] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 1.
I20260710 13:24:22.678436 25433 raft_consensus.cc:2468] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 1.
I20260710 13:24:22.678781 25324 leader_election.cc:304] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727a46b927ae436882cdbe0f96cd664b, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.679580 25488 raft_consensus.cc:2804] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.680034 25488 raft_consensus.cc:697] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Becoming Leader. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Running, Role: LEADER
I20260710 13:24:22.680796 25488 consensus_queue.cc:237] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.686954 25181 catalog_manager.cc:5697] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b reported cstate change: term changed from 0 to 1, leader changed from <none> to 727a46b927ae436882cdbe0f96cd664b (127.21.86.194). New cstate: current_term: 1 leader_uuid: "727a46b927ae436882cdbe0f96cd664b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.706175 25482 raft_consensus.cc:493] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.706616 25482 raft_consensus.cc:515] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.708344 25482 leader_election.cc:290] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911)
I20260710 13:24:22.709019 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c" is_pre_election: true
I20260710 13:24:22.709263 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727a46b927ae436882cdbe0f96cd664b" is_pre_election: true
I20260710 13:24:22.709568 25284 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 0.
I20260710 13:24:22.709880 25359 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 0.
I20260710 13:24:22.710525 25398 leader_election.cc:304] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb276cbf688472dac691ed1d4df3177, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.711236 25482 raft_consensus.cc:2804] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.711567 25482 raft_consensus.cc:493] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.711858 25482 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.717558 25482 raft_consensus.cc:515] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.719024 25482 leader_election.cc:290] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 election: Requested vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911)
I20260710 13:24:22.719795 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
I20260710 13:24:22.719951 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
I20260710 13:24:22.720283 25284 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.720484 25359 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.724943 25284 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 1.
I20260710 13:24:22.725314 25359 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 1.
I20260710 13:24:22.725884 25398 leader_election.cc:304] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb276cbf688472dac691ed1d4df3177, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.726534 25482 raft_consensus.cc:2804] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.726961 25482 raft_consensus.cc:697] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Becoming Leader. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Running, Role: LEADER
I20260710 13:24:22.727648 25482 consensus_queue.cc:237] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
W20260710 13:24:22.731493 25230 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:22.734578 25181 catalog_manager.cc:5697] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "4bb276cbf688472dac691ed1d4df3177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.773842 25433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c"
dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
mode: GRACEFUL
new_leader_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
 from {username='slave'} at 127.0.0.1:57786
I20260710 13:24:22.774387 25433 raft_consensus.cc:606] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Received request to transfer leadership to TS 9e8aa9da7015433fa6c747b856a27a8c
I20260710 13:24:22.785763 25359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9"
dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
mode: GRACEFUL
new_leader_uuid: "4bb276cbf688472dac691ed1d4df3177"
 from {username='slave'} at 127.0.0.1:44410
I20260710 13:24:22.786262 25359 raft_consensus.cc:606] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Received request to transfer leadership to TS 4bb276cbf688472dac691ed1d4df3177
I20260710 13:24:22.791386 25433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3"
dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
mode: GRACEFUL
new_leader_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
 from {username='slave'} at 127.0.0.1:57786
I20260710 13:24:22.791867 25433 raft_consensus.cc:606] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Received request to transfer leadership to TS 9e8aa9da7015433fa6c747b856a27a8c
I20260710 13:24:22.796289 25359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821"
dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
mode: GRACEFUL
new_leader_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
 from {username='slave'} at 127.0.0.1:44410
I20260710 13:24:22.796782 25359 raft_consensus.cc:606] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Received request to transfer leadership to TS 9e8aa9da7015433fa6c747b856a27a8c
I20260710 13:24:22.803797 25482 consensus_queue.cc:1048] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.811362 25491 raft_consensus.cc:993] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177: : Instructing follower 9e8aa9da7015433fa6c747b856a27a8c to start an election
I20260710 13:24:22.812460 25491 raft_consensus.cc:1081] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Signalling peer 9e8aa9da7015433fa6c747b856a27a8c to start an election
I20260710 13:24:22.814498 25284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c"
dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
 from {username='slave'} at 127.0.0.1:56856
I20260710 13:24:22.815127 25284 raft_consensus.cc:493] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:22.815475 25284 raft_consensus.cc:3060] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.821496 25284 raft_consensus.cc:515] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.822369 25283 raft_consensus.cc:1240] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Rejecting Update request from peer 4bb276cbf688472dac691ed1d4df3177 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:22.829463 25491 consensus_queue.cc:1059] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.830474 25482 raft_consensus.cc:3055] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:22.830870 25482 raft_consensus.cc:740] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Running, Role: LEADER
I20260710 13:24:22.831772 25482 consensus_queue.cc:260] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.834110 25482 raft_consensus.cc:3060] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.836194 25284 leader_election.cc:290] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [CANDIDATE]: Term 2 election: Requested vote from peers 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413), 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911)
I20260710 13:24:22.850934 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c" candidate_uuid: "9e8aa9da7015433fa6c747b856a27a8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
I20260710 13:24:22.851604 25359 raft_consensus.cc:3060] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.856737 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e35259bc3d24e87ba92d181cd4c867c" candidate_uuid: "9e8aa9da7015433fa6c747b856a27a8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
I20260710 13:24:22.858268 25359 raft_consensus.cc:2468] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8aa9da7015433fa6c747b856a27a8c in term 2.
I20260710 13:24:22.859400 25249 leader_election.cc:304] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727a46b927ae436882cdbe0f96cd664b, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.860232 25480 raft_consensus.cc:2804] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:22.861261 25480 raft_consensus.cc:697] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Becoming Leader. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Running, Role: LEADER
I20260710 13:24:22.862125 25480 consensus_queue.cc:237] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [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: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } }
I20260710 13:24:22.866879 25488 consensus_queue.cc:1048] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.869282 25181 catalog_manager.cc:5697] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c reported cstate change: term changed from 1 to 2, leader changed from 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195) to 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193). New cstate: current_term: 2 leader_uuid: "9e8aa9da7015433fa6c747b856a27a8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.870994 25433 raft_consensus.cc:2468] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8aa9da7015433fa6c747b856a27a8c in term 2.
I20260710 13:24:22.891043 25478 consensus_queue.cc:1048] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.899333 25489 raft_consensus.cc:993] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b: : Instructing follower 4bb276cbf688472dac691ed1d4df3177 to start an election
I20260710 13:24:22.899844 25478 raft_consensus.cc:1081] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Signalling peer 4bb276cbf688472dac691ed1d4df3177 to start an election
I20260710 13:24:22.901499 25433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9"
dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
 from {username='slave'} at 127.0.0.1:57778
I20260710 13:24:22.902064 25433 raft_consensus.cc:493] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:22.902458 25433 raft_consensus.cc:3060] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.907202 25433 raft_consensus.cc:515] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.908864 25433 leader_election.cc:290] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 2 election: Requested vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911)
I20260710 13:24:22.910147 25284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
I20260710 13:24:22.910781 25284 raft_consensus.cc:3060] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.911438 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2549749740e4d9aa4de35fbcbef39c9" candidate_uuid: "4bb276cbf688472dac691ed1d4df3177" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
I20260710 13:24:22.912024 25359 raft_consensus.cc:3055] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:22.912343 25359 raft_consensus.cc:740] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Running, Role: LEADER
I20260710 13:24:22.913141 25359 consensus_queue.cc:260] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.914391 25359 raft_consensus.cc:3060] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.917773 25284 raft_consensus.cc:2468] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 2.
I20260710 13:24:22.918931 25398 leader_election.cc:304] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb276cbf688472dac691ed1d4df3177, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:22.919826 25482 raft_consensus.cc:2804] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:22.920295 25482 raft_consensus.cc:697] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 2 LEADER]: Becoming Leader. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Running, Role: LEADER
I20260710 13:24:22.921098 25482 consensus_queue.cc:237] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:22.921535 25359 raft_consensus.cc:2468] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bb276cbf688472dac691ed1d4df3177 in term 2.
I20260710 13:24:22.928037 25180 catalog_manager.cc:5697] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 reported cstate change: term changed from 1 to 2, leader changed from 727a46b927ae436882cdbe0f96cd664b (127.21.86.194) to 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "4bb276cbf688472dac691ed1d4df3177" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:23.261291 25482 consensus_queue.cc:1048] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.262669 25478 consensus_queue.cc:1048] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.267946 25508 raft_consensus.cc:993] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177: : Instructing follower 9e8aa9da7015433fa6c747b856a27a8c to start an election
I20260710 13:24:23.268335 25508 raft_consensus.cc:1081] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Signalling peer 9e8aa9da7015433fa6c747b856a27a8c to start an election
I20260710 13:24:23.270511 25284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3"
dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
 from {username='slave'} at 127.0.0.1:56856
I20260710 13:24:23.271248 25478 raft_consensus.cc:993] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b: : Instructing follower 9e8aa9da7015433fa6c747b856a27a8c to start an election
I20260710 13:24:23.271677 25478 raft_consensus.cc:1081] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Signalling peer 9e8aa9da7015433fa6c747b856a27a8c to start an election
I20260710 13:24:23.272385 25284 raft_consensus.cc:493] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:23.272812 25284 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.274598 25282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821"
dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
 from {username='slave'} at 127.0.0.1:56852
I20260710 13:24:23.275193 25282 raft_consensus.cc:493] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:23.275527 25282 raft_consensus.cc:3060] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.277522 25478 consensus_queue.cc:1048] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.279755 25284 raft_consensus.cc:515] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.283427 25491 consensus_queue.cc:1048] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.283699 25284 leader_election.cc:290] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [CANDIDATE]: Term 2 election: Requested vote from peers 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911), 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:23.285900 25359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "9e8aa9da7015433fa6c747b856a27a8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
I20260710 13:24:23.286481 25359 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.292328 25432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "9e8aa9da7015433fa6c747b856a27a8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
I20260710 13:24:23.292920 25432 raft_consensus.cc:3055] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:23.293224 25432 raft_consensus.cc:740] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bb276cbf688472dac691ed1d4df3177, State: Running, Role: LEADER
I20260710 13:24:23.294021 25432 consensus_queue.cc:260] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.295210 25432 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.295698 25282 raft_consensus.cc:515] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.296142 25359 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8aa9da7015433fa6c747b856a27a8c in term 2.
I20260710 13:24:23.296828 25283 raft_consensus.cc:1240] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Rejecting Update request from peer 727a46b927ae436882cdbe0f96cd664b for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:23.297207 25358 raft_consensus.cc:1240] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Rejecting Update request from peer 4bb276cbf688472dac691ed1d4df3177 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:24:23.297322 25249 leader_election.cc:304] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727a46b927ae436882cdbe0f96cd664b, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:23.298218 25480 raft_consensus.cc:2804] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.298705 25480 raft_consensus.cc:697] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Becoming Leader. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Running, Role: LEADER
I20260710 13:24:23.299103 25282 leader_election.cc:290] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [CANDIDATE]: Term 2 election: Requested vote from peers 727a46b927ae436882cdbe0f96cd664b (127.21.86.194:32911), 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:23.299491 25480 consensus_queue.cc:237] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.301343 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821" candidate_uuid: "9e8aa9da7015433fa6c747b856a27a8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
I20260710 13:24:23.301913 25433 raft_consensus.cc:3060] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.304425 25489 consensus_queue.cc:1059] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.305279 25489 raft_consensus.cc:3055] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:23.305598 25489 raft_consensus.cc:740] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Running, Role: LEADER
I20260710 13:24:23.305917 25432 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8aa9da7015433fa6c747b856a27a8c in term 2.
I20260710 13:24:23.306366 25489 consensus_queue.cc:260] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.307595 25489 raft_consensus.cc:3060] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.308424 25433 raft_consensus.cc:2468] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8aa9da7015433fa6c747b856a27a8c in term 2.
I20260710 13:24:23.309792 25248 leader_election.cc:304] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bb276cbf688472dac691ed1d4df3177, 9e8aa9da7015433fa6c747b856a27a8c; no voters: 
I20260710 13:24:23.310154 25358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392efe0d61a641d8b8e908c6a6836821" candidate_uuid: "9e8aa9da7015433fa6c747b856a27a8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
I20260710 13:24:23.310634 25480 raft_consensus.cc:2804] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.311134 25480 raft_consensus.cc:697] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Becoming Leader. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Running, Role: LEADER
I20260710 13:24:23.311748 25480 consensus_queue.cc:237] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [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: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.314208 25181 catalog_manager.cc:5697] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c reported cstate change: term changed from 1 to 2, leader changed from 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195) to 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193). New cstate: current_term: 2 leader_uuid: "9e8aa9da7015433fa6c747b856a27a8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.320463 25358 raft_consensus.cc:2468] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e8aa9da7015433fa6c747b856a27a8c in term 2.
I20260710 13:24:23.327316 25181 catalog_manager.cc:5697] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c reported cstate change: term changed from 1 to 2, leader changed from 727a46b927ae436882cdbe0f96cd664b (127.21.86.194) to 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193). New cstate: current_term: 2 leader_uuid: "9e8aa9da7015433fa6c747b856a27a8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.337388 25358 raft_consensus.cc:1275] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Refusing update from remote peer 4bb276cbf688472dac691ed1d4df3177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.338433 25491 consensus_queue.cc:1048] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.345714 25282 raft_consensus.cc:1275] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Refusing update from remote peer 4bb276cbf688472dac691ed1d4df3177: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.347187 25482 consensus_queue.cc:1048] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.378104 25433 raft_consensus.cc:1275] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Refusing update from remote peer 9e8aa9da7015433fa6c747b856a27a8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.379287 25480 consensus_queue.cc:1048] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.387907 25358 raft_consensus.cc:1275] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Refusing update from remote peer 9e8aa9da7015433fa6c747b856a27a8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.389226 25520 consensus_queue.cc:1048] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.522195 21851 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:24:23.524040 21851 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:24:23.524483 21851 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:24:23.535769 25282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3"
dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
mode: GRACEFUL
new_leader_uuid: "727a46b927ae436882cdbe0f96cd664b"
 from {username='slave'} at 127.0.0.1:56864
I20260710 13:24:23.536240 25282 raft_consensus.cc:606] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Received request to transfer leadership to TS 727a46b927ae436882cdbe0f96cd664b
I20260710 13:24:23.537302 21851 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:24:23.723237 25433 raft_consensus.cc:1275] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Refusing update from remote peer 9e8aa9da7015433fa6c747b856a27a8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.724543 25520 consensus_queue.cc:1048] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.732903 25358 raft_consensus.cc:1275] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Refusing update from remote peer 9e8aa9da7015433fa6c747b856a27a8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.735210 25480 consensus_queue.cc:1048] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:23.743259 25512 raft_consensus.cc:993] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c: : Instructing follower 727a46b927ae436882cdbe0f96cd664b to start an election
I20260710 13:24:23.743862 25512 raft_consensus.cc:1081] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Signalling peer 727a46b927ae436882cdbe0f96cd664b to start an election
I20260710 13:24:23.745569 25358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3"
dest_uuid: "727a46b927ae436882cdbe0f96cd664b"
 from {username='slave'} at 127.0.0.1:44426
I20260710 13:24:23.746115 25358 raft_consensus.cc:493] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:23.746462 25358 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.751639 25358 raft_consensus.cc:515] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.753886 25358 leader_election.cc:290] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [CANDIDATE]: Term 3 election: Requested vote from peers 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863), 4bb276cbf688472dac691ed1d4df3177 (127.21.86.195:34413)
I20260710 13:24:23.754127 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e8aa9da7015433fa6c747b856a27a8c"
I20260710 13:24:23.754462 25433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae256bb30ba4e98973c84d6784310a3" candidate_uuid: "727a46b927ae436882cdbe0f96cd664b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bb276cbf688472dac691ed1d4df3177"
I20260710 13:24:23.754745 25282 raft_consensus.cc:3055] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:23.755074 25433 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.755100 25282 raft_consensus.cc:740] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e8aa9da7015433fa6c747b856a27a8c, State: Running, Role: LEADER
I20260710 13:24:23.756006 25282 consensus_queue.cc:260] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [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: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.757282 25282 raft_consensus.cc:3060] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.762032 25433 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 3.
I20260710 13:24:23.763347 25323 leader_election.cc:304] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [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: 4bb276cbf688472dac691ed1d4df3177, 727a46b927ae436882cdbe0f96cd664b; no voters: 
I20260710 13:24:23.763967 25282 raft_consensus.cc:2468] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727a46b927ae436882cdbe0f96cd664b in term 3.
I20260710 13:24:23.764026 25489 raft_consensus.cc:2804] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:23.764621 25489 raft_consensus.cc:697] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 3 LEADER]: Becoming Leader. State: Replica: 727a46b927ae436882cdbe0f96cd664b, State: Running, Role: LEADER
I20260710 13:24:23.765345 25489 consensus_queue.cc:237] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [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: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } }
I20260710 13:24:23.770838 25180 catalog_manager.cc:5697] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b reported cstate change: term changed from 2 to 3, leader changed from 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193) to 727a46b927ae436882cdbe0f96cd664b (127.21.86.194). New cstate: current_term: 3 leader_uuid: "727a46b927ae436882cdbe0f96cd664b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8aa9da7015433fa6c747b856a27a8c" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 32863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.863271 25433 raft_consensus.cc:1275] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Refusing update from remote peer 9e8aa9da7015433fa6c747b856a27a8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.864450 25512 consensus_queue.cc:1048] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bb276cbf688472dac691ed1d4df3177" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 34413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.871876 25358 raft_consensus.cc:1275] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Refusing update from remote peer 9e8aa9da7015433fa6c747b856a27a8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.873458 25512 consensus_queue.cc:1048] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "727a46b927ae436882cdbe0f96cd664b" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 32911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.885519 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
I20260710 13:24:23.911527 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:23.912297 21851 tablet_replica.cc:333] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c: stopping tablet replica
I20260710 13:24:23.912988 21851 raft_consensus.cc:2243] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.913780 21851 raft_consensus.cc:2272] T 392efe0d61a641d8b8e908c6a6836821 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.916101 21851 tablet_replica.cc:333] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c: stopping tablet replica
I20260710 13:24:23.916622 21851 raft_consensus.cc:2243] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.917029 21851 raft_consensus.cc:2272] T aae256bb30ba4e98973c84d6784310a3 P 9e8aa9da7015433fa6c747b856a27a8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.919564 21851 tablet_replica.cc:333] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c: stopping tablet replica
I20260710 13:24:23.920042 21851 raft_consensus.cc:2243] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.920447 21851 raft_consensus.cc:2272] T e2549749740e4d9aa4de35fbcbef39c9 P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.922420 21851 tablet_replica.cc:333] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c: stopping tablet replica
I20260710 13:24:23.922881 21851 raft_consensus.cc:2243] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.923774 21851 raft_consensus.cc:2272] T 5e35259bc3d24e87ba92d181cd4c867c P 9e8aa9da7015433fa6c747b856a27a8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.935963 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
I20260710 13:24:23.946529 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
W20260710 13:24:23.961562 25398 consensus_peers.cc:597] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 -> Peer 9e8aa9da7015433fa6c747b856a27a8c (127.21.86.193:32863): Couldn't send request to peer 9e8aa9da7015433fa6c747b856a27a8c. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:32863: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:23.971517 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:23.972177 21851 tablet_replica.cc:333] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b: stopping tablet replica
I20260710 13:24:23.972715 21851 raft_consensus.cc:2243] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.973165 21851 raft_consensus.cc:2272] T 392efe0d61a641d8b8e908c6a6836821 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.975138 21851 tablet_replica.cc:333] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: stopping tablet replica
I20260710 13:24:23.975636 21851 raft_consensus.cc:2243] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:23.976199 21851 pending_rounds.cc:70] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: Trying to abort 1 pending ops.
I20260710 13:24:23.976392 21851 pending_rounds.cc:77] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993681990025216 op_type: NO_OP noop_request { }
I20260710 13:24:23.976688 21851 raft_consensus.cc:2889] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:23.976963 21851 raft_consensus.cc:2272] T aae256bb30ba4e98973c84d6784310a3 P 727a46b927ae436882cdbe0f96cd664b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.978886 21851 tablet_replica.cc:333] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b: stopping tablet replica
I20260710 13:24:23.979398 21851 raft_consensus.cc:2243] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.979795 21851 raft_consensus.cc:2272] T e2549749740e4d9aa4de35fbcbef39c9 P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:23.981590 21851 tablet_replica.cc:333] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b: stopping tablet replica
I20260710 13:24:23.982038 21851 raft_consensus.cc:2243] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:23.982431 21851 raft_consensus.cc:2272] T 5e35259bc3d24e87ba92d181cd4c867c P 727a46b927ae436882cdbe0f96cd664b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:24.004485 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
I20260710 13:24:24.016227 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
I20260710 13:24:24.033324 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:24.033947 21851 tablet_replica.cc:333] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177: stopping tablet replica
I20260710 13:24:24.034488 21851 raft_consensus.cc:2243] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:24.034940 21851 raft_consensus.cc:2272] T 392efe0d61a641d8b8e908c6a6836821 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:24.037125 21851 tablet_replica.cc:333] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177: stopping tablet replica
I20260710 13:24:24.037595 21851 raft_consensus.cc:2243] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:24.037954 21851 raft_consensus.cc:2272] T aae256bb30ba4e98973c84d6784310a3 P 4bb276cbf688472dac691ed1d4df3177 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:24.039857 21851 tablet_replica.cc:333] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177: stopping tablet replica
I20260710 13:24:24.040299 21851 raft_consensus.cc:2243] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:24.040637 21851 raft_consensus.cc:2272] T 5e35259bc3d24e87ba92d181cd4c867c P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:24.042554 21851 tablet_replica.cc:333] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177: stopping tablet replica
I20260710 13:24:24.042950 21851 raft_consensus.cc:2243] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:24.043684 21851 raft_consensus.cc:2272] T e2549749740e4d9aa4de35fbcbef39c9 P 4bb276cbf688472dac691ed1d4df3177 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:24.065168 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
I20260710 13:24:24.075886 21851 master.cc:562] Master@127.21.86.254:46203 shutting down...
I20260710 13:24:24.090075 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:24.090555 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:24.090809 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P c87065fdc37845f8a0656e205132e6b5: stopping tablet replica
I20260710 13:24:24.108707 21851 master.cc:584] Master@127.21.86.254:46203 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2538 ms)
[----------] 6 tests from LeaderRebalancerTest (84431 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:24:24.135742 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:45375
I20260710 13:24:24.136716 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:24.141109 25529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.141636 25530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.142660 25532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.143605 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:24.144333 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:24.144498 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:24.144702 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689864144670 us; error 0 us; skew 500 ppm
I20260710 13:24:24.145249 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:24.147395 21851 webserver.cc:533] Webserver started at http://127.21.86.254:42763/ using document root <none> and password file <none>
I20260710 13:24:24.147854 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:24.148046 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:24.148322 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:24.149344 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "0ded8b7716c84085bf7179b93e015e41"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.153673 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:24.156734 25537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.157389 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:24.157661 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "0ded8b7716c84085bf7179b93e015e41"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.157898 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:24.172866 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:24.173884 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:24.207922 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:45375
I20260710 13:24:24.208020 25588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:45375 every 8 connection(s)
I20260710 13:24:24.211591 25589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.221704 25589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41: Bootstrap starting.
I20260710 13:24:24.225970 25589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.229835 25589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41: No bootstrap required, opened a new log
I20260710 13:24:24.231914 25589 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ded8b7716c84085bf7179b93e015e41" member_type: VOTER }
I20260710 13:24:24.232328 25589 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.232563 25589 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ded8b7716c84085bf7179b93e015e41, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.233184 25589 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0ded8b7716c84085bf7179b93e015e41" member_type: VOTER }
I20260710 13:24:24.233649 25589 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:24.233901 25589 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:24.234165 25589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:24.238564 25589 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ded8b7716c84085bf7179b93e015e41" member_type: VOTER }
I20260710 13:24:24.239140 25589 leader_election.cc:304] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [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: 0ded8b7716c84085bf7179b93e015e41; no voters: 
I20260710 13:24:24.240199 25589 leader_election.cc:290] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:24.240514 25592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:24.241899 25592 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 1 LEADER]: Becoming Leader. State: Replica: 0ded8b7716c84085bf7179b93e015e41, State: Running, Role: LEADER
I20260710 13:24:24.242631 25592 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [LEADER]: Queue going to LEADER mode. State: All 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: "0ded8b7716c84085bf7179b93e015e41" member_type: VOTER }
I20260710 13:24:24.243355 25589 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:24.245371 25594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0ded8b7716c84085bf7179b93e015e41. Latest consensus state: current_term: 1 leader_uuid: "0ded8b7716c84085bf7179b93e015e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ded8b7716c84085bf7179b93e015e41" member_type: VOTER } }
I20260710 13:24:24.246038 25594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:24.245409 25593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0ded8b7716c84085bf7179b93e015e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0ded8b7716c84085bf7179b93e015e41" member_type: VOTER } }
I20260710 13:24:24.246663 25593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:24.250038 25597 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:24.258062 25597 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:24.261384 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:24.267736 25597 catalog_manager.cc:1383] Generated new cluster ID: c95b8bfd23644156ad66c21ef6980331
I20260710 13:24:24.268039 25597 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:24.286020 25597 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:24.287281 25597 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:24.302244 25597 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41: Generated new TSK 0
I20260710 13:24:24.302876 25597 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:24.327422 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:24.332927 25610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.334002 25611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.335796 21851 server_base.cc:1061] running on GCE node
W20260710 13:24:24.336197 25613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.337083 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:24.337260 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:24.337430 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689864337416 us; error 0 us; skew 500 ppm
I20260710 13:24:24.337882 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:24.340008 21851 webserver.cc:533] Webserver started at http://127.21.86.193:35829/ using document root <none> and password file <none>
I20260710 13:24:24.340445 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:24.340601 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:24.340799 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:24.341779 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "beb6dda5781947848d2beae3ff671f33"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.346369 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:24.349555 25618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.350250 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:24.350492 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "beb6dda5781947848d2beae3ff671f33"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.350720 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:24.362003 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:24.363143 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:24.364427 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:24.366519 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:24.366681 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.366973 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:24.367189 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:24:24.403319 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:46545
I20260710 13:24:24.403406 25680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:46545 every 8 connection(s)
I20260710 13:24:24.407795 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:24.414673 25685 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.416733 25686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.417207 25688 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.418085 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:24.419829 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:24.420075 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:24.420279 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689864420260 us; error 0 us; skew 500 ppm
I20260710 13:24:24.420449 25681 heartbeater.cc:344] Connected to a master server at 127.21.86.254:45375
I20260710 13:24:24.420837 25681 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:24.420920 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:24.421558 25681 heartbeater.cc:507] Master 127.21.86.254:45375 requested a full tablet report, sending...
I20260710 13:24:24.423578 21851 webserver.cc:533] Webserver started at http://127.21.86.194:35799/ using document root <none> and password file <none>
I20260710 13:24:24.423739 25554 ts_manager.cc:194] Registered new tserver with Master: beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545)
I20260710 13:24:24.424139 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:24.424394 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:24.424661 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:24.425595 25554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39750
I20260710 13:24:24.425666 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "865eb6629824463aa723aa2898659cd9"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.430035 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:24:24.433018 25693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.433879 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:24:24.434110 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "865eb6629824463aa723aa2898659cd9"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.434334 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:24.446954 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:24.447929 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:24.449159 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:24.451269 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:24.451471 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.451713 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:24.451864 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.487846 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:44659
I20260710 13:24:24.487941 25755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:44659 every 8 connection(s)
I20260710 13:24:24.492498 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:24.498871 25759 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.499744 25760 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:24.502444 25762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:24.502624 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:24.503726 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:24.504005 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:24.504176 25756 heartbeater.cc:344] Connected to a master server at 127.21.86.254:45375
I20260710 13:24:24.504244 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689864504217 us; error 0 us; skew 500 ppm
I20260710 13:24:24.504705 25756 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:24.505071 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:24.505457 25756 heartbeater.cc:507] Master 127.21.86.254:45375 requested a full tablet report, sending...
I20260710 13:24:24.507638 21851 webserver.cc:533] Webserver started at http://127.21.86.195:40581/ using document root <none> and password file <none>
I20260710 13:24:24.507742 25554 ts_manager.cc:194] Registered new tserver with Master: 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:24.508208 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:24.508446 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:24.508703 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:24.509301 25554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39762
I20260710 13:24:24.509784 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "74bc9f7401cb42e18bb928b7ca98c220"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.514338 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:24.517365 25767 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.518061 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:24.518296 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "74bc9f7401cb42e18bb928b7ca98c220"
format_stamp: "Formatted at 2026-07-10 13:24:24 on dist-test-slave-0q4n"
I20260710 13:24:24.518527 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:24.571121 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:24.572098 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:24.573398 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:24.575606 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:24.575836 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.576071 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:24.576242 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:24.612089 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:37217
I20260710 13:24:24.612200 25829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:37217 every 8 connection(s)
I20260710 13:24:24.624944 25830 heartbeater.cc:344] Connected to a master server at 127.21.86.254:45375
I20260710 13:24:24.625362 25830 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:24.626034 25830 heartbeater.cc:507] Master 127.21.86.254:45375 requested a full tablet report, sending...
I20260710 13:24:24.627847 25554 ts_manager.cc:194] Registered new tserver with Master: 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:24.628643 21851 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013413756s
I20260710 13:24:24.629204 25554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39772
I20260710 13:24:24.651958 25554 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:24.654485 25554 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:24.735920 25646 tablet_service.cc:1511] Processing CreateTablet for tablet e21951c08ab44c2f9713f28852a174ad (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:24.737323 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21951c08ab44c2f9713f28852a174ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.738580 25644 tablet_service.cc:1511] Processing CreateTablet for tablet a3a986fbdd114b159b151619cdcc226a (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:24.736922 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6207023f4a4770bf1812b68c9b36b5 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:24.739861 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a986fbdd114b159b151619cdcc226a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.740700 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6207023f4a4770bf1812b68c9b36b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.741763 25643 tablet_service.cc:1511] Processing CreateTablet for tablet c83a6bb768ab4698a35b2cb43afa5d19 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:24.743359 25643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83a6bb768ab4698a35b2cb43afa5d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.749253 25642 tablet_service.cc:1511] Processing CreateTablet for tablet 16d894956e7248d98e91ae33bb6a65d0 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:24.750548 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d894956e7248d98e91ae33bb6a65d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.752930 25721 tablet_service.cc:1511] Processing CreateTablet for tablet e21951c08ab44c2f9713f28852a174ad (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:24.754200 25721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21951c08ab44c2f9713f28852a174ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.756074 25720 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6207023f4a4770bf1812b68c9b36b5 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:24.756146 25641 tablet_service.cc:1511] Processing CreateTablet for tablet fdfc4f92fb5844a5a3cc8f2c615ab5ea (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:24.757475 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfc4f92fb5844a5a3cc8f2c615ab5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.758229 25719 tablet_service.cc:1511] Processing CreateTablet for tablet a3a986fbdd114b159b151619cdcc226a (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:24.760161 25716 tablet_service.cc:1511] Processing CreateTablet for tablet fdfc4f92fb5844a5a3cc8f2c615ab5ea (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:24.762204 25717 tablet_service.cc:1511] Processing CreateTablet for tablet 16d894956e7248d98e91ae33bb6a65d0 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:24.764211 25718 tablet_service.cc:1511] Processing CreateTablet for tablet c83a6bb768ab4698a35b2cb43afa5d19 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:24.772886 25845 tablet_bootstrap.cc:492] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:24.773497 25640 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffcd03564994fd1b1eeb656a5162a01 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:24.774786 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffcd03564994fd1b1eeb656a5162a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.776019 25715 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffcd03564994fd1b1eeb656a5162a01 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:24.778092 25639 tablet_service.cc:1511] Processing CreateTablet for tablet 3acb43bb85294141a9c89bef740af896 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:24.780629 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acb43bb85294141a9c89bef740af896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.781098 25845 tablet_bootstrap.cc:654] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.782377 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 3acb43bb85294141a9c89bef740af896 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:24.783368 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a986fbdd114b159b151619cdcc226a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.784878 25713 tablet_service.cc:1511] Processing CreateTablet for tablet f6e9b13e7ef24217aeae8b8c36e0eb77 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:24.786572 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e9b13e7ef24217aeae8b8c36e0eb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.787360 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83a6bb768ab4698a35b2cb43afa5d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.791432 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acb43bb85294141a9c89bef740af896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.792678 25795 tablet_service.cc:1511] Processing CreateTablet for tablet e21951c08ab44c2f9713f28852a174ad (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:24.793336 25793 tablet_service.cc:1511] Processing CreateTablet for tablet a3a986fbdd114b159b151619cdcc226a (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:24.793954 25795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21951c08ab44c2f9713f28852a174ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.794584 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a986fbdd114b159b151619cdcc226a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.795871 25794 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6207023f4a4770bf1812b68c9b36b5 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:24.796010 25792 tablet_service.cc:1511] Processing CreateTablet for tablet c83a6bb768ab4698a35b2cb43afa5d19 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:24.797183 25794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6207023f4a4770bf1812b68c9b36b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.797708 25791 tablet_service.cc:1511] Processing CreateTablet for tablet 16d894956e7248d98e91ae33bb6a65d0 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:24.799474 25790 tablet_service.cc:1511] Processing CreateTablet for tablet fdfc4f92fb5844a5a3cc8f2c615ab5ea (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:24.800724 25645 tablet_service.cc:1511] Processing CreateTablet for tablet f6e9b13e7ef24217aeae8b8c36e0eb77 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:24.801241 25789 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffcd03564994fd1b1eeb656a5162a01 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:24.801877 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e9b13e7ef24217aeae8b8c36e0eb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.803088 25788 tablet_service.cc:1511] Processing CreateTablet for tablet 3acb43bb85294141a9c89bef740af896 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:24.804934 25787 tablet_service.cc:1511] Processing CreateTablet for tablet f6e9b13e7ef24217aeae8b8c36e0eb77 (DEFAULT_TABLE table=test-workload [id=ee492be18d6d4e978603540f3d62a414]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:24.808838 25787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e9b13e7ef24217aeae8b8c36e0eb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.811717 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83a6bb768ab4698a35b2cb43afa5d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.815595 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfc4f92fb5844a5a3cc8f2c615ab5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.817169 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d894956e7248d98e91ae33bb6a65d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.818722 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3acb43bb85294141a9c89bef740af896. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.823477 25789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffcd03564994fd1b1eeb656a5162a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.845566 25847 tablet_bootstrap.cc:492] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:24.850335 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdfc4f92fb5844a5a3cc8f2c615ab5ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.852308 25720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6207023f4a4770bf1812b68c9b36b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.854291 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d894956e7248d98e91ae33bb6a65d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.859338 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffcd03564994fd1b1eeb656a5162a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:24.886234 25847 tablet_bootstrap.cc:654] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.943861 25848 tablet_bootstrap.cc:492] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:24.951196 25848 tablet_bootstrap.cc:654] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.955295 25845 tablet_bootstrap.cc:492] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:24.955776 25845 ts_tablet_manager.cc:1403] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.183s	user 0.021s	sys 0.020s
I20260710 13:24:24.958005 25847 tablet_bootstrap.cc:492] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:24.958475 25847 ts_tablet_manager.cc:1403] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.113s	user 0.001s	sys 0.036s
I20260710 13:24:24.958400 25845 raft_consensus.cc:359] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:24.959121 25845 raft_consensus.cc:385] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.959614 25845 raft_consensus.cc:740] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.960505 25845 consensus_queue.cc:260] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:24.961406 25847 raft_consensus.cc:359] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:24.962661 25681 heartbeater.cc:499] Master 127.21.86.254:45375 was elected leader, sending a full tablet report...
I20260710 13:24:24.962157 25847 raft_consensus.cc:385] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.963182 25845 ts_tablet_manager.cc:1434] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:24.963124 25847 raft_consensus.cc:740] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.963385 25848 tablet_bootstrap.cc:492] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:24.963975 25848 ts_tablet_manager.cc:1403] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 13:24:24.964200 25845 tablet_bootstrap.cc:492] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:24.964285 25847 consensus_queue.cc:260] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:24.966605 25848 raft_consensus.cc:359] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:24.967350 25848 raft_consensus.cc:385] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:24.967636 25848 raft_consensus.cc:740] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:24.970392 25845 tablet_bootstrap.cc:654] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:24.975436 25848 consensus_queue.cc:260] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:24.977200 25853 raft_consensus.cc:493] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:24.977761 25853 raft_consensus.cc:515] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:24.993772 25756 heartbeater.cc:499] Master 127.21.86.254:45375 was elected leader, sending a full tablet report...
I20260710 13:24:24.993855 25847 ts_tablet_manager.cc:1434] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.035s	user 0.019s	sys 0.014s
I20260710 13:24:24.995036 25847 tablet_bootstrap.cc:492] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.001017 25847 tablet_bootstrap.cc:654] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.008149 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.009116 25656 raft_consensus.cc:2468] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 0.
I20260710 13:24:25.010942 25768 leader_election.cc:304] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.024482 25848 ts_tablet_manager.cc:1434] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.015s
I20260710 13:24:25.025839 25830 heartbeater.cc:499] Master 127.21.86.254:45375 was elected leader, sending a full tablet report...
I20260710 13:24:25.031406 25848 tablet_bootstrap.cc:492] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.033619 25855 raft_consensus.cc:2804] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.035297 25855 raft_consensus.cc:493] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.037070 25855 raft_consensus.cc:3060] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.061028 25848 tablet_bootstrap.cc:654] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.062247 25847 tablet_bootstrap.cc:492] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.062806 25847 ts_tablet_manager.cc:1403] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.068s	user 0.039s	sys 0.025s
I20260710 13:24:25.065456 25847 raft_consensus.cc:359] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.066179 25847 raft_consensus.cc:385] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.066176 25855 raft_consensus.cc:515] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:25.066753 25847 raft_consensus.cc:740] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.067739 25847 consensus_queue.cc:260] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.069350 25855 leader_election.cc:290] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:25.067975 25853 leader_election.cc:290] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:25.072153 25845 tablet_bootstrap.cc:492] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.072779 25845 ts_tablet_manager.cc:1403] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.109s	user 0.050s	sys 0.055s
I20260710 13:24:25.075678 25845 raft_consensus.cc:359] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.076491 25845 raft_consensus.cc:385] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.076798 25845 raft_consensus.cc:740] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
W20260710 13:24:25.076818 25768 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:46545, user_credentials={real_user=slave}} blocked reactor thread for 66206.9us
I20260710 13:24:25.077615 25845 consensus_queue.cc:260] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.078356 25847 ts_tablet_manager.cc:1434] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:24:25.079488 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:25.079756 25845 ts_tablet_manager.cc:1434] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:25.080080 25656 raft_consensus.cc:3060] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.080519 25852 raft_consensus.cc:493] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.080742 25845 tablet_bootstrap.cc:492] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:25.080991 25852 raft_consensus.cc:515] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.085167 25847 tablet_bootstrap.cc:492] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.086944 25845 tablet_bootstrap.cc:654] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.087347 25656 raft_consensus.cc:2468] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 1.
I20260710 13:24:25.091519 25847 tablet_bootstrap.cc:654] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.095101 25768 leader_election.cc:304] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.096429 25858 raft_consensus.cc:2804] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.098063 25858 raft_consensus.cc:697] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:25.099191 25858 consensus_queue.cc:237] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:25.100492 25852 leader_election.cc:290] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.110239 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.120219 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
W20260710 13:24:25.122239 25769 leader_election.cc:343] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:25.123651 25769 leader_election.cc:343] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.132159 25848 tablet_bootstrap.cc:492] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.132987 25848 ts_tablet_manager.cc:1403] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.010s
I20260710 13:24:25.150348 25848 raft_consensus.cc:359] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.157688 25554 catalog_manager.cc:5697] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.160097 25848 raft_consensus.cc:385] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.160256 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a986fbdd114b159b151619cdcc226a" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.160468 25848 raft_consensus.cc:740] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.161242 25848 consensus_queue.cc:260] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
W20260710 13:24:25.161810 25694 leader_election.cc:343] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.158898 25847 tablet_bootstrap.cc:492] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.162451 25805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a986fbdd114b159b151619cdcc226a" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.162662 25847 ts_tablet_manager.cc:1403] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.042s
I20260710 13:24:25.163786 25848 ts_tablet_manager.cc:1434] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
W20260710 13:24:25.164141 25697 leader_election.cc:343] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.164741 25848 tablet_bootstrap.cc:492] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.164561 25697 leader_election.cc:304] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 865eb6629824463aa723aa2898659cd9; no voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33
I20260710 13:24:25.165329 25852 raft_consensus.cc:2749] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.165592 25847 raft_consensus.cc:359] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:25.166344 25847 raft_consensus.cc:385] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.166635 25847 raft_consensus.cc:740] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.167565 25845 tablet_bootstrap.cc:492] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.167506 25847 consensus_queue.cc:260] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:25.168107 25845 ts_tablet_manager.cc:1403] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.038s
I20260710 13:24:25.170876 25848 tablet_bootstrap.cc:654] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.170879 25845 raft_consensus.cc:359] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.171689 25845 raft_consensus.cc:385] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.172022 25845 raft_consensus.cc:740] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.172772 25845 consensus_queue.cc:260] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.175241 25845 ts_tablet_manager.cc:1434] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:24:25.176136 25851 raft_consensus.cc:493] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.176229 25847 ts_tablet_manager.cc:1434] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:24:25.176193 25845 tablet_bootstrap.cc:492] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:25.176692 25851 raft_consensus.cc:515] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.179360 25852 raft_consensus.cc:493] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.179803 25852 raft_consensus.cc:515] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:25.181872 25852 leader_election.cc:290] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.183858 25845 tablet_bootstrap.cc:654] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.186667 25805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.186801 25851 leader_election.cc:290] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.186957 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.188890 25847 tablet_bootstrap.cc:492] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.189119 25656 raft_consensus.cc:2393] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 865eb6629824463aa723aa2898659cd9 in current term 1: Already voted for candidate 74bc9f7401cb42e18bb928b7ca98c220 in this term.
I20260710 13:24:25.190646 25694 leader_election.cc:304] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 865eb6629824463aa723aa2898659cd9; no voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33
I20260710 13:24:25.192157 25852 raft_consensus.cc:3060] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.194880 25845 tablet_bootstrap.cc:492] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.195371 25845 ts_tablet_manager.cc:1403] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:24:25.198174 25845 raft_consensus.cc:359] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.198853 25845 raft_consensus.cc:385] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.199150 25845 raft_consensus.cc:740] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.199558 25852 raft_consensus.cc:2749] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.200196 25852 raft_consensus.cc:493] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.199553 25848 tablet_bootstrap.cc:492] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.200814 25852 raft_consensus.cc:515] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.201718 25848 ts_tablet_manager.cc:1403] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260710 13:24:25.200145 25845 consensus_queue.cc:260] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.203184 25852 leader_election.cc:290] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.204217 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.204522 25805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.204885 25656 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:25.204741 25845 ts_tablet_manager.cc:1434] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:25.205354 25805 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:25.206259 25845 tablet_bootstrap.cc:492] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:25.206189 25694 leader_election.cc:304] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.208753 25852 raft_consensus.cc:2804] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.209124 25852 raft_consensus.cc:493] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.209450 25852 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.204595 25848 raft_consensus.cc:359] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.215165 25848 raft_consensus.cc:385] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.215538 25848 raft_consensus.cc:740] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.212173 25845 tablet_bootstrap.cc:654] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.216470 25852 raft_consensus.cc:515] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.219166 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:25.218241 25848 consensus_queue.cc:260] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.219717 25656 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.225839 25805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:25.226395 25805 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.226667 25656 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:25.227802 25694 leader_election.cc:304] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.228767 25869 raft_consensus.cc:2804] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.231940 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.232931 25848 ts_tablet_manager.cc:1434] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:24:25.236469 25805 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:25.238168 25852 leader_election.cc:290] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.216470 25847 tablet_bootstrap.cc:654] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.239420 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.240666 25804 raft_consensus.cc:2393] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb6dda5781947848d2beae3ff671f33 in current term 1: Already voted for candidate 865eb6629824463aa723aa2898659cd9 in this term.
I20260710 13:24:25.244627 25869 raft_consensus.cc:697] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:25.246115 25848 tablet_bootstrap.cc:492] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.245998 25869 consensus_queue.cc:237] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.249191 25851 raft_consensus.cc:493] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.249660 25851 raft_consensus.cc:515] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.251873 25851 leader_election.cc:290] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
W20260710 13:24:25.254065 25602 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:25.253855 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a986fbdd114b159b151619cdcc226a" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.254611 25730 raft_consensus.cc:2468] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:25.255295 25845 tablet_bootstrap.cc:492] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.255173 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a986fbdd114b159b151619cdcc226a" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.255812 25804 raft_consensus.cc:2468] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:25.256165 25620 leader_election.cc:304] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb6dda5781947848d2beae3ff671f33; no voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9
I20260710 13:24:25.255810 25845 ts_tablet_manager.cc:1403] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.014s
I20260710 13:24:25.257006 25622 leader_election.cc:304] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.257555 25851 raft_consensus.cc:2749] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.257272 25552 catalog_manager.cc:5697] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.258246 25851 raft_consensus.cc:2804] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.260913 25847 tablet_bootstrap.cc:492] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.261076 25851 raft_consensus.cc:493] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.261477 25847 ts_tablet_manager.cc:1403] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.004s
I20260710 13:24:25.261487 25851 raft_consensus.cc:3060] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.262805 25848 tablet_bootstrap.cc:654] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.259941 25845 raft_consensus.cc:359] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.266110 25845 raft_consensus.cc:385] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.266388 25845 raft_consensus.cc:740] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.267120 25845 consensus_queue.cc:260] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.268607 25847 raft_consensus.cc:359] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.269248 25845 ts_tablet_manager.cc:1434] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:24:25.269299 25847 raft_consensus.cc:385] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.270063 25847 raft_consensus.cc:740] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.270805 25847 consensus_queue.cc:260] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.272238 25845 tablet_bootstrap.cc:492] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:25.273227 25851 raft_consensus.cc:515] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.275287 25851 leader_election.cc:290] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.276391 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a986fbdd114b159b151619cdcc226a" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:25.276937 25804 raft_consensus.cc:3060] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.277403 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a986fbdd114b159b151619cdcc226a" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:25.277956 25730 raft_consensus.cc:3060] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.280640 25848 tablet_bootstrap.cc:492] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.283401 25848 ts_tablet_manager.cc:1403] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260710 13:24:25.283551 25847 ts_tablet_manager.cc:1434] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:24:25.283882 25804 raft_consensus.cc:2468] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:25.285027 25622 leader_election.cc:304] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.286315 25848 raft_consensus.cc:359] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.286885 25847 tablet_bootstrap.cc:492] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.287066 25848 raft_consensus.cc:385] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.287300 25851 raft_consensus.cc:2804] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.287626 25848 raft_consensus.cc:740] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.287879 25851 raft_consensus.cc:697] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:25.288419 25848 consensus_queue.cc:260] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.290604 25848 ts_tablet_manager.cc:1434] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:25.281561 25845 tablet_bootstrap.cc:654] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.291571 25848 tablet_bootstrap.cc:492] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.294451 25847 tablet_bootstrap.cc:654] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.288780 25851 consensus_queue.cc:237] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.303841 25848 tablet_bootstrap.cc:654] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.286963 25730 raft_consensus.cc:2468] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:25.308202 25847 tablet_bootstrap.cc:492] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.309002 25847 ts_tablet_manager.cc:1403] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 13:24:25.313848 25848 tablet_bootstrap.cc:492] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.314401 25848 ts_tablet_manager.cc:1403] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260710 13:24:25.313302 25847 raft_consensus.cc:359] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.315515 25847 raft_consensus.cc:385] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.315862 25847 raft_consensus.cc:740] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.316926 25845 tablet_bootstrap.cc:492] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.316249 25554 catalog_manager.cc:5697] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.316637 25847 consensus_queue.cc:260] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.317453 25845 ts_tablet_manager.cc:1403] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.014s
I20260710 13:24:25.317370 25848 raft_consensus.cc:359] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.318404 25848 raft_consensus.cc:385] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.318744 25848 raft_consensus.cc:740] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.319448 25847 ts_tablet_manager.cc:1434] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:24:25.319604 25848 consensus_queue.cc:260] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.320633 25847 tablet_bootstrap.cc:492] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.323145 25845 raft_consensus.cc:359] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.323846 25845 raft_consensus.cc:385] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.324156 25845 raft_consensus.cc:740] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.324848 25845 consensus_queue.cc:260] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.327212 25845 ts_tablet_manager.cc:1434] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:24:25.327317 25847 tablet_bootstrap.cc:654] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.328227 25845 tablet_bootstrap.cc:492] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:25.331421 25848 ts_tablet_manager.cc:1434] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:24:25.332477 25848 tablet_bootstrap.cc:492] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.336412 25845 tablet_bootstrap.cc:654] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.338608 25848 tablet_bootstrap.cc:654] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.338469 25851 raft_consensus.cc:493] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.339265 25851 raft_consensus.cc:515] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.342811 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.343637 25730 raft_consensus.cc:2468] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:25.345413 25620 leader_election.cc:304] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.346632 25874 raft_consensus.cc:2804] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.347105 25874 raft_consensus.cc:493] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.347503 25874 raft_consensus.cc:3060] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.353051 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
W20260710 13:24:25.354842 25622 leader_election.cc:343] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.355590 25851 leader_election.cc:290] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.360108 25848 tablet_bootstrap.cc:492] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.360580 25848 ts_tablet_manager.cc:1403] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260710 13:24:25.361574 25847 tablet_bootstrap.cc:492] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.361838 25851 raft_consensus.cc:493] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.362052 25847 ts_tablet_manager.cc:1403] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.034s
I20260710 13:24:25.362316 25851 raft_consensus.cc:515] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.362881 25848 raft_consensus.cc:359] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.363648 25848 raft_consensus.cc:385] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.363938 25848 raft_consensus.cc:740] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.363862 25874 raft_consensus.cc:515] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.365068 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6207023f4a4770bf1812b68c9b36b5" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.364952 25848 consensus_queue.cc:260] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.364957 25847 raft_consensus.cc:359] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.366180 25847 raft_consensus.cc:385] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.366487 25847 raft_consensus.cc:740] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.367283 25845 tablet_bootstrap.cc:492] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.367818 25845 ts_tablet_manager.cc:1403] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260710 13:24:25.367494 25847 consensus_queue.cc:260] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.369143 25848 ts_tablet_manager.cc:1434] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 13:24:25.366484 25620 leader_election.cc:343] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.372319 25848 tablet_bootstrap.cc:492] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.372622 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:25.372776 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:25.373355 25730 raft_consensus.cc:3060] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:25.374042 25622 leader_election.cc:343] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.374670 25874 leader_election.cc:290] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.370442 25845 raft_consensus.cc:359] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.375365 25845 raft_consensus.cc:385] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.375761 25845 raft_consensus.cc:740] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.376680 25845 consensus_queue.cc:260] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.379079 25848 tablet_bootstrap.cc:654] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.381700 25845 ts_tablet_manager.cc:1434] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 13:24:25.382382 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6207023f4a4770bf1812b68c9b36b5" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.383070 25804 raft_consensus.cc:2468] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:25.383183 25845 tablet_bootstrap.cc:492] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:25.384291 25622 leader_election.cc:304] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [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: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 865eb6629824463aa723aa2898659cd9
I20260710 13:24:25.385128 25851 leader_election.cc:290] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.385159 25874 raft_consensus.cc:2804] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.385800 25874 raft_consensus.cc:493] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.386209 25874 raft_consensus.cc:3060] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.387565 25730 raft_consensus.cc:2468] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:25.388695 25620 leader_election.cc:304] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [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: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 74bc9f7401cb42e18bb928b7ca98c220
I20260710 13:24:25.389645 25847 ts_tablet_manager.cc:1434] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260710 13:24:25.390682 25847 tablet_bootstrap.cc:492] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.391183 25851 raft_consensus.cc:2804] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.396018 25874 raft_consensus.cc:515] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.398998 25848 tablet_bootstrap.cc:492] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.399693 25848 ts_tablet_manager.cc:1403] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.014s
I20260710 13:24:25.400810 25845 tablet_bootstrap.cc:654] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.401432 25874 leader_election.cc:290] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.402503 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6207023f4a4770bf1812b68c9b36b5" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:25.398010 25847 tablet_bootstrap.cc:654] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.403136 25804 raft_consensus.cc:3060] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.402920 25848 raft_consensus.cc:359] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.403689 25848 raft_consensus.cc:385] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.403992 25848 raft_consensus.cc:740] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.404824 25848 consensus_queue.cc:260] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.410266 25804 raft_consensus.cc:2468] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:25.411481 25622 leader_election.cc:304] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.412460 25884 raft_consensus.cc:2804] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.412940 25884 raft_consensus.cc:697] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:25.414042 25848 ts_tablet_manager.cc:1434] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:24:25.413753 25884 consensus_queue.cc:237] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.401197 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6207023f4a4770bf1812b68c9b36b5" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
W20260710 13:24:25.418479 25620 leader_election.cc:343] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.418956 25851 raft_consensus.cc:697] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:25.419965 25851 consensus_queue.cc:237] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.421772 25848 tablet_bootstrap.cc:492] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.427654 25845 tablet_bootstrap.cc:492] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.428099 25845 ts_tablet_manager.cc:1403] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.011s
I20260710 13:24:25.428730 25848 tablet_bootstrap.cc:654] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.431048 25847 tablet_bootstrap.cc:492] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.430678 25845 raft_consensus.cc:359] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.431423 25845 raft_consensus.cc:385] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.431529 25847 ts_tablet_manager.cc:1403] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.014s
I20260710 13:24:25.431710 25845 raft_consensus.cc:740] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.432483 25845 consensus_queue.cc:260] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.432343 25551 catalog_manager.cc:5697] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.434470 25845 ts_tablet_manager.cc:1434] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:24:25.435388 25845 tablet_bootstrap.cc:492] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:25.434522 25847 raft_consensus.cc:359] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.435976 25847 raft_consensus.cc:385] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.436276 25847 raft_consensus.cc:740] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.437107 25847 consensus_queue.cc:260] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.444244 25845 tablet_bootstrap.cc:654] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.443244 25847 ts_tablet_manager.cc:1434] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:24:25.448925 25848 tablet_bootstrap.cc:492] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.449496 25848 ts_tablet_manager.cc:1403] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.019s
I20260710 13:24:25.449913 25554 catalog_manager.cc:5697] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.452276 25848 raft_consensus.cc:359] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.453073 25848 raft_consensus.cc:385] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.453380 25848 raft_consensus.cc:740] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.453594 25847 tablet_bootstrap.cc:492] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.454144 25848 consensus_queue.cc:260] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.460861 25848 ts_tablet_manager.cc:1434] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:25.461736 25848 tablet_bootstrap.cc:492] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:25.465485 25845 tablet_bootstrap.cc:492] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:25.465909 25845 ts_tablet_manager.cc:1403] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.009s
I20260710 13:24:25.465940 25847 tablet_bootstrap.cc:654] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.468293 25845 raft_consensus.cc:359] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.468981 25845 raft_consensus.cc:385] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.469266 25845 raft_consensus.cc:740] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.470055 25845 consensus_queue.cc:260] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.470806 25848 tablet_bootstrap.cc:654] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.471735 25851 raft_consensus.cc:493] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.472204 25851 raft_consensus.cc:515] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.474239 25851 leader_election.cc:290] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.475153 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.475759 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
W20260710 13:24:25.476951 25620 leader_election.cc:343] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:25.477555 25622 leader_election.cc:343] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:25.478077 25845 ts_tablet_manager.cc:1434] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:24:25.478116 25622 leader_election.cc:304] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb6dda5781947848d2beae3ff671f33; no voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9
I20260710 13:24:25.481725 25851 raft_consensus.cc:2749] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.482589 25848 tablet_bootstrap.cc:492] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:25.482978 25848 ts_tablet_manager.cc:1403] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260710 13:24:25.484751 25847 tablet_bootstrap.cc:492] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.485217 25847 ts_tablet_manager.cc:1403] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.000s
I20260710 13:24:25.485445 25848 raft_consensus.cc:359] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.486121 25848 raft_consensus.cc:385] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.486384 25848 raft_consensus.cc:740] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.487040 25848 consensus_queue.cc:260] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.487814 25858 raft_consensus.cc:493] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.487736 25847 raft_consensus.cc:359] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.488462 25847 raft_consensus.cc:385] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.488306 25858 raft_consensus.cc:515] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.488755 25847 raft_consensus.cc:740] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.489425 25847 consensus_queue.cc:260] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.490415 25858 leader_election.cc:290] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:25.491161 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.491757 25656 raft_consensus.cc:2468] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 0.
I20260710 13:24:25.492692 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.493295 25730 raft_consensus.cc:2468] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 0.
I20260710 13:24:25.494907 25848 ts_tablet_manager.cc:1434] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:24:25.495460 25769 leader_election.cc:304] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:25.496448 25847 ts_tablet_manager.cc:1434] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:24:25.496516 25858 raft_consensus.cc:2804] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.497027 25858 raft_consensus.cc:493] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.497277 25858 raft_consensus.cc:3060] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.497473 25847 tablet_bootstrap.cc:492] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:25.502036 25858 raft_consensus.cc:515] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.503489 25847 tablet_bootstrap.cc:654] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:25.507058 25869 raft_consensus.cc:493] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.507629 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:25.507561 25869 raft_consensus.cc:515] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.508037 25858 leader_election.cc:290] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:25.508229 25656 raft_consensus.cc:3060] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.509618 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:25.509810 25869 leader_election.cc:290] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.510202 25730 raft_consensus.cc:3060] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.510876 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.511492 25804 raft_consensus.cc:2468] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:25.512452 25847 tablet_bootstrap.cc:492] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:25.512552 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.513000 25847 ts_tablet_manager.cc:1403] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 13:24:25.513228 25655 raft_consensus.cc:2468] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:25.514743 25694 leader_election.cc:304] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.515148 25656 raft_consensus.cc:2468] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 1.
I20260710 13:24:25.515900 25869 raft_consensus.cc:2804] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.515694 25847 raft_consensus.cc:359] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.516331 25847 raft_consensus.cc:385] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:25.516287 25768 leader_election.cc:304] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.516918 25847 raft_consensus.cc:740] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:25.516997 25730 raft_consensus.cc:2468] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 1.
I20260710 13:24:25.516274 25869 raft_consensus.cc:493] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.517537 25858 raft_consensus.cc:2804] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.517926 25869 raft_consensus.cc:3060] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.517652 25847 consensus_queue.cc:260] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.518407 25858 raft_consensus.cc:697] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:25.520208 25847 ts_tablet_manager.cc:1434] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 13:24:25.519309 25858 consensus_queue.cc:237] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.524935 25869 raft_consensus.cc:515] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.527684 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:25.528254 25656 raft_consensus.cc:3060] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.528934 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:25.529523 25804 raft_consensus.cc:3060] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.529451 25554 catalog_manager.cc:5697] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.534670 25656 raft_consensus.cc:2468] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:25.535593 25694 leader_election.cc:304] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.536108 25869 leader_election.cc:290] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.536381 25871 raft_consensus.cc:2804] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.536912 25871 raft_consensus.cc:697] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:25.537917 25871 consensus_queue.cc:237] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.541093 25804 raft_consensus.cc:2468] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:25.546168 25554 catalog_manager.cc:5697] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.614392 25858 consensus_queue.cc:1048] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.628942 25853 consensus_queue.cc:1048] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.683506 25871 raft_consensus.cc:493] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.683969 25871 raft_consensus.cc:515] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.685545 25871 leader_election.cc:290] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.686360 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.686503 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.686972 25656 raft_consensus.cc:2468] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:25.687175 25804 raft_consensus.cc:2468] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:25.688011 25694 leader_election.cc:304] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.688740 25871 raft_consensus.cc:2804] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.689034 25871 raft_consensus.cc:493] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.689301 25871 raft_consensus.cc:3060] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.694375 25871 raft_consensus.cc:515] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.696347 25871 leader_election.cc:290] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.697156 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:25.697403 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:25.697769 25656 raft_consensus.cc:3060] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.697896 25804 raft_consensus.cc:3060] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.704496 25656 raft_consensus.cc:2468] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:25.704500 25804 raft_consensus.cc:2468] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:25.705745 25694 leader_election.cc:304] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.706385 25871 raft_consensus.cc:2804] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.706799 25871 raft_consensus.cc:697] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:25.707429 25871 consensus_queue.cc:237] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.714110 25553 catalog_manager.cc:5697] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:25.715579 25851 raft_consensus.cc:493] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.715984 25851 raft_consensus.cc:515] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.717855 25851 leader_election.cc:290] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.718465 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.718992 25853 raft_consensus.cc:493] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.719164 25730 raft_consensus.cc:2468] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:25.719043 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.719587 25853 raft_consensus.cc:515] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.720467 25620 leader_election.cc:304] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:25.720733 25804 raft_consensus.cc:2468] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:25.721342 25851 raft_consensus.cc:2804] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.721694 25851 raft_consensus.cc:493] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.721732 25853 leader_election.cc:290] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:25.722121 25851 raft_consensus.cc:3060] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.722426 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.723425 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.723999 25730 raft_consensus.cc:2468] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 0.
I20260710 13:24:25.725049 25769 leader_election.cc:304] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:25.725792 25853 raft_consensus.cc:2804] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:25.726164 25853 raft_consensus.cc:493] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:25.726471 25853 raft_consensus.cc:3060] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.730536 25851 raft_consensus.cc:515] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.731871 25884 consensus_queue.cc:1048] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.732335 25656 raft_consensus.cc:2393] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74bc9f7401cb42e18bb928b7ca98c220 in current term 1: Already voted for candidate beb6dda5781947848d2beae3ff671f33 in this term.
I20260710 13:24:25.733485 25871 consensus_queue.cc:1048] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.733537 25853 raft_consensus.cc:515] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.736311 25853 leader_election.cc:290] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:25.737444 25851 leader_election.cc:290] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.737483 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:25.738175 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:25.739339 25655 raft_consensus.cc:2393] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 74bc9f7401cb42e18bb928b7ca98c220 in current term 1: Already voted for candidate beb6dda5781947848d2beae3ff671f33 in this term.
I20260710 13:24:25.739902 25731 raft_consensus.cc:3060] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.740391 25729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:25.750144 25731 raft_consensus.cc:2468] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 1.
I20260710 13:24:25.751377 25769 leader_election.cc:304] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [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: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: beb6dda5781947848d2beae3ff671f33
I20260710 13:24:25.743033 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:25.752864 25804 raft_consensus.cc:2393] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate beb6dda5781947848d2beae3ff671f33 in current term 1: Already voted for candidate 74bc9f7401cb42e18bb928b7ca98c220 in this term.
I20260710 13:24:25.753959 25622 leader_election.cc:304] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [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: beb6dda5781947848d2beae3ff671f33; no voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9
I20260710 13:24:25.754995 25851 raft_consensus.cc:2749] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.757031 25853 raft_consensus.cc:2804] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:25.758024 25871 consensus_queue.cc:1048] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:25.759711 25853 raft_consensus.cc:697] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:25.762845 25851 consensus_queue.cc:1048] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.768949 25853 consensus_queue.cc:237] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.784844 25554 catalog_manager.cc:5697] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:25.803920 25853 raft_consensus.cc:493] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.804347 25853 raft_consensus.cc:515] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.806231 25853 leader_election.cc:290] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:25.806797 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.807144 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:25.807799 25731 raft_consensus.cc:2393] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74bc9f7401cb42e18bb928b7ca98c220 in current term 1: Already voted for candidate beb6dda5781947848d2beae3ff671f33 in this term.
I20260710 13:24:25.808697 25769 leader_election.cc:304] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220; no voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33
I20260710 13:24:25.809247 25853 raft_consensus.cc:3060] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.813934 25853 raft_consensus.cc:2749] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.870898 25869 raft_consensus.cc:493] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:25.871450 25869 raft_consensus.cc:515] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:25.872994 25869 leader_election.cc:290] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:25.873872 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6207023f4a4770bf1812b68c9b36b5" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:25.874054 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6207023f4a4770bf1812b68c9b36b5" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:25.874859 25804 raft_consensus.cc:2393] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 865eb6629824463aa723aa2898659cd9 in current term 1: Already voted for candidate beb6dda5781947848d2beae3ff671f33 in this term.
I20260710 13:24:25.875710 25697 leader_election.cc:304] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 865eb6629824463aa723aa2898659cd9; no voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33
I20260710 13:24:25.876811 25869 raft_consensus.cc:3060] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:25.877048 25874 consensus_queue.cc:1048] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.878782 25874 consensus_queue.cc:1048] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.885031 25869 raft_consensus.cc:2749] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:25.895126 25874 consensus_queue.cc:1048] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.910876 25851 consensus_queue.cc:1048] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.913686 25804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
mode: GRACEFUL
new_leader_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:56318
I20260710 13:24:25.914325 25804 raft_consensus.cc:606] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Received request to transfer leadership to TS beb6dda5781947848d2beae3ff671f33
I20260710 13:24:25.936745 25731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
mode: GRACEFUL
new_leader_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:36012
I20260710 13:24:25.937264 25731 raft_consensus.cc:606] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Received request to transfer leadership to TS beb6dda5781947848d2beae3ff671f33
I20260710 13:24:25.941965 25804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
mode: GRACEFUL
new_leader_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:56318
I20260710 13:24:25.942464 25804 raft_consensus.cc:606] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Received request to transfer leadership to TS 865eb6629824463aa723aa2898659cd9
I20260710 13:24:25.955101 25656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
mode: GRACEFUL
new_leader_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:33388
I20260710 13:24:25.955607 25656 raft_consensus.cc:606] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Received request to transfer leadership to TS 865eb6629824463aa723aa2898659cd9
I20260710 13:24:25.960376 25804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
mode: GRACEFUL
new_leader_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:56318
I20260710 13:24:25.960847 25804 raft_consensus.cc:606] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Received request to transfer leadership to TS 865eb6629824463aa723aa2898659cd9
I20260710 13:24:25.967855 25731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
mode: GRACEFUL
new_leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:36012
I20260710 13:24:25.968281 25731 raft_consensus.cc:606] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Received request to transfer leadership to TS 74bc9f7401cb42e18bb928b7ca98c220
I20260710 13:24:25.986954 25869 consensus_queue.cc:1048] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:25.993094 25906 raft_consensus.cc:993] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9: : Instructing follower 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:25.993564 25871 raft_consensus.cc:1081] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Signalling peer 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:25.995456 25805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:56294
I20260710 13:24:25.996006 25805 raft_consensus.cc:493] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:25.996363 25805 raft_consensus.cc:3060] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:25.999109 25906 consensus_queue.cc:1048] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:26.003330 25805 raft_consensus.cc:515] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.006721 25805 leader_election.cc:290] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:26.007130 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:26.007730 25655 raft_consensus.cc:3060] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.009130 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e9b13e7ef24217aeae8b8c36e0eb77" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:26.009727 25731 raft_consensus.cc:3055] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.010040 25731 raft_consensus.cc:740] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:26.010787 25731 consensus_queue.cc:260] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.012018 25731 raft_consensus.cc:3060] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.014698 25655 raft_consensus.cc:2468] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 2.
I20260710 13:24:26.015998 25768 leader_election.cc:304] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:26.016433 25853 consensus_queue.cc:1048] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:26.016839 25899 raft_consensus.cc:2804] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.017374 25899 raft_consensus.cc:697] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:26.018164 25899 consensus_queue.cc:237] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.018700 25731 raft_consensus.cc:2468] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 2.
I20260710 13:24:26.024636 25858 raft_consensus.cc:993] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220: : Instructing follower 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:26.025045 25858 raft_consensus.cc:1081] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Signalling peer 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:26.027904 25551 catalog_manager.cc:5697] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 1 to 2, leader changed from 865eb6629824463aa723aa2898659cd9 (127.21.86.194) to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:26.029206 25731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:36002
I20260710 13:24:26.029773 25731 raft_consensus.cc:493] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.029762 25899 consensus_queue.cc:1048] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:26.030381 25731 raft_consensus.cc:3060] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.037376 25731 raft_consensus.cc:515] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.038313 25730 raft_consensus.cc:1240] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Rejecting Update request from peer 74bc9f7401cb42e18bb928b7ca98c220 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:26.040268 25899 consensus_queue.cc:1059] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:26.041008 25899 raft_consensus.cc:3055] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.041232 25731 leader_election.cc:290] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:26.041332 25899 raft_consensus.cc:740] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:26.042285 25899 consensus_queue.cc:260] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.042613 25805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:26.042670 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffcd03564994fd1b1eeb656a5162a01" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:26.043393 25899 raft_consensus.cc:3060] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.043452 25655 raft_consensus.cc:3060] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.049063 25655 raft_consensus.cc:2468] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:26.050225 25694 leader_election.cc:304] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:26.051097 25906 raft_consensus.cc:2804] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.051558 25906 raft_consensus.cc:697] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:26.052400 25906 consensus_queue.cc:237] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.057642 25805 raft_consensus.cc:2468] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:26.060000 25551 catalog_manager.cc:5697] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 1 to 2, leader changed from 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195) to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.121794 25899 raft_consensus.cc:993] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220: : Instructing follower beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:26.122239 25853 raft_consensus.cc:1081] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Signalling peer beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:26.123584 25655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:33376
I20260710 13:24:26.124078 25655 raft_consensus.cc:493] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.124372 25655 raft_consensus.cc:3060] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.130542 25655 raft_consensus.cc:515] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:26.132040 25655 leader_election.cc:290] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Requested vote from peers 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:26.132887 25805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:26.133164 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21951c08ab44c2f9713f28852a174ad" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:26.133432 25805 raft_consensus.cc:3055] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.133685 25731 raft_consensus.cc:3060] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.133811 25805 raft_consensus.cc:740] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:26.134621 25805 consensus_queue.cc:260] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:26.135639 25805 raft_consensus.cc:3060] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.138473 25731 raft_consensus.cc:2468] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:26.139555 25620 leader_election.cc:304] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:26.140198 25851 raft_consensus.cc:2804] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.140604 25851 raft_consensus.cc:697] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:26.140679 25805 raft_consensus.cc:2468] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:26.141396 25851 consensus_queue.cc:237] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } }
I20260710 13:24:26.147636 25551 catalog_manager.cc:5697] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 1 to 2, leader changed from 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195) to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.234385 25853 consensus_queue.cc:1048] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:26.240342 25899 raft_consensus.cc:993] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220: : Instructing follower 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:26.240795 25858 raft_consensus.cc:1081] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Signalling peer 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:26.244177 25730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:36002
I20260710 13:24:26.246096 25858 consensus_queue.cc:1048] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:26.246749 25869 raft_consensus.cc:993] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9: : Instructing follower beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:26.247208 25869 raft_consensus.cc:1081] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Signalling peer beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:26.247982 25730 raft_consensus.cc:493] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.248406 25730 raft_consensus.cc:3060] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.249367 25906 consensus_queue.cc:1048] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:26.253046 25656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:33386
I20260710 13:24:26.253561 25656 raft_consensus.cc:493] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.253928 25656 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.258291 25730 raft_consensus.cc:515] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.261503 25656 raft_consensus.cc:515] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.266681 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:26.270403 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:26.270953 25731 raft_consensus.cc:3055] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.271158 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:26.271862 25804 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.272512 25731 raft_consensus.cc:740] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:26.272740 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d894956e7248d98e91ae33bb6a65d0" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:26.272977 25905 consensus_queue.cc:1048] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:26.273360 25803 raft_consensus.cc:3055] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.273748 25803 raft_consensus.cc:740] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:26.273478 25731 consensus_queue.cc:260] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.274663 25731 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.274495 25803 consensus_queue.cc:260] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.275503 25803 raft_consensus.cc:3060] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.284261 25730 leader_election.cc:290] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:26.285120 25803 raft_consensus.cc:2468] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:26.287199 25656 leader_election.cc:290] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:26.289330 25697 leader_election.cc:304] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [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: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: beb6dda5781947848d2beae3ff671f33
I20260710 13:24:26.290154 25905 raft_consensus.cc:2804] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.290602 25905 raft_consensus.cc:697] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:26.291376 25905 consensus_queue.cc:237] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.298707 25804 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:26.300249 25622 leader_election.cc:304] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:26.301425 25851 raft_consensus.cc:2804] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.301868 25851 raft_consensus.cc:697] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:26.302682 25731 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:26.302697 25851 consensus_queue.cc:237] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.307134 25553 catalog_manager.cc:5697] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 1 to 2, leader changed from 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195) to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.309862 25551 catalog_manager.cc:5697] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 1 to 2, leader changed from 865eb6629824463aa723aa2898659cd9 (127.21.86.194) to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.435369 25655 raft_consensus.cc:1275] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.436672 25899 consensus_queue.cc:1048] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.443490 25731 raft_consensus.cc:1275] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.445029 25853 consensus_queue.cc:1048] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.514441 25851 raft_consensus.cc:993] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33: : Instructing follower 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:26.514688 25655 raft_consensus.cc:1275] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.514950 25851 raft_consensus.cc:1081] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Signalling peer 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:26.516065 25905 consensus_queue.cc:1048] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.516381 25731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:36006
I20260710 13:24:26.516933 25731 raft_consensus.cc:493] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:26.517290 25731 raft_consensus.cc:3060] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.524204 25731 raft_consensus.cc:515] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.524641 25804 raft_consensus.cc:1275] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.526093 25731 leader_election.cc:290] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:26.526206 25871 consensus_queue.cc:1048] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.526681 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:26.527089 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdfc4f92fb5844a5a3cc8f2c615ab5ea" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:26.527290 25654 raft_consensus.cc:3055] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:26.527662 25804 raft_consensus.cc:3060] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.527683 25654 raft_consensus.cc:740] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:26.528717 25654 consensus_queue.cc:260] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.534008 25654 raft_consensus.cc:3060] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.536796 25804 raft_consensus.cc:2468] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:26.538298 25697 leader_election.cc:304] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:26.539060 25871 raft_consensus.cc:2804] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:26.539501 25871 raft_consensus.cc:697] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:26.539675 25804 raft_consensus.cc:1275] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.540256 25871 consensus_queue.cc:237] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:26.540944 25851 consensus_queue.cc:1048] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.545745 25654 raft_consensus.cc:2468] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:26.550143 25731 raft_consensus.cc:1275] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.550876 25554 catalog_manager.cc:5697] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 1 to 2, leader changed from beb6dda5781947848d2beae3ff671f33 (127.21.86.193) to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:26.551615 25874 consensus_queue.cc:1048] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.725803 25731 raft_consensus.cc:1275] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.727100 25874 consensus_queue.cc:1048] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.731972 25804 raft_consensus.cc:1275] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.733388 25851 consensus_queue.cc:1048] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.819432 25804 raft_consensus.cc:1275] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.820634 25871 consensus_queue.cc:1048] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.827663 25654 raft_consensus.cc:3060] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:26.836109 25654 raft_consensus.cc:1275] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.837350 25905 consensus_queue.cc:1048] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.978086 25804 raft_consensus.cc:1275] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.979287 25905 consensus_queue.cc:1048] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:26.987162 25654 raft_consensus.cc:1275] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:26.989063 25906 consensus_queue.cc:1048] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:28.991784 25553 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39786:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:28.994485 25553 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:29.041276 25642 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8b2ad238e64ca1a0f2fa5e109e7378 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:29.042459 25714 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8b2ad238e64ca1a0f2fa5e109e7378 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:29.043675 25714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8b2ad238e64ca1a0f2fa5e109e7378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.042486 25642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8b2ad238e64ca1a0f2fa5e109e7378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.044246 25788 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8b2ad238e64ca1a0f2fa5e109e7378 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:29.045595 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8b2ad238e64ca1a0f2fa5e109e7378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.046442 25720 tablet_service.cc:1511] Processing CreateTablet for tablet 72fe6af5687b4825bf774ffe32fc1d85 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:29.047196 25645 tablet_service.cc:1511] Processing CreateTablet for tablet 72fe6af5687b4825bf774ffe32fc1d85 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:29.047786 25720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fe6af5687b4825bf774ffe32fc1d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.048370 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fe6af5687b4825bf774ffe32fc1d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.051906 25790 tablet_service.cc:1511] Processing CreateTablet for tablet 72fe6af5687b4825bf774ffe32fc1d85 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:29.051803 25791 tablet_service.cc:1511] Processing CreateTablet for tablet ac36754d33f94a538632a00ee950e929 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:29.053185 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72fe6af5687b4825bf774ffe32fc1d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.053745 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac36754d33f94a538632a00ee950e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.053495 25640 tablet_service.cc:1511] Processing CreateTablet for tablet ac36754d33f94a538632a00ee950e929 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:29.054667 25640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac36754d33f94a538632a00ee950e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.057726 25794 tablet_service.cc:1511] Processing CreateTablet for tablet 3e255602b72f48c6a09a4522681fe750 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:29.058916 25794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e255602b72f48c6a09a4522681fe750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.059917 25641 tablet_service.cc:1511] Processing CreateTablet for tablet 3e255602b72f48c6a09a4522681fe750 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:29.061043 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e255602b72f48c6a09a4522681fe750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.063954 25793 tablet_service.cc:1511] Processing CreateTablet for tablet aa5427aa2c3f4bf5a2616d55d628120e (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:29.065132 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5427aa2c3f4bf5a2616d55d628120e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.065344 25789 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca28a8a1f674b83bed2b4268d32617e (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:29.066494 25789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca28a8a1f674b83bed2b4268d32617e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.066991 25713 tablet_service.cc:1511] Processing CreateTablet for tablet 3e255602b72f48c6a09a4522681fe750 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:29.068154 25713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e255602b72f48c6a09a4522681fe750. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.067950 25787 tablet_service.cc:1511] Processing CreateTablet for tablet 157644ebf107424e87f637907224ecd1 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:29.069144 25787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 157644ebf107424e87f637907224ecd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.067950 25715 tablet_service.cc:1511] Processing CreateTablet for tablet ac36754d33f94a538632a00ee950e929 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:29.070607 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac36754d33f94a538632a00ee950e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.071250 25721 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca28a8a1f674b83bed2b4268d32617e (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:29.072001 25717 tablet_service.cc:1511] Processing CreateTablet for tablet aa5427aa2c3f4bf5a2616d55d628120e (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:29.072428 25721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca28a8a1f674b83bed2b4268d32617e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.073169 25717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5427aa2c3f4bf5a2616d55d628120e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.074283 25716 tablet_service.cc:1511] Processing CreateTablet for tablet 157644ebf107424e87f637907224ecd1 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:29.074565 25792 tablet_service.cc:1511] Processing CreateTablet for tablet 1609d9ce2d3c4a098fb85bf363ff730a (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:29.075531 25716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 157644ebf107424e87f637907224ecd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.075661 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1609d9ce2d3c4a098fb85bf363ff730a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.076007 25795 tablet_service.cc:1511] Processing CreateTablet for tablet 72de0353fc784f0fb72689493702882a (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:29.077185 25795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72de0353fc784f0fb72689493702882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.084617 25643 tablet_service.cc:1511] Processing CreateTablet for tablet aa5427aa2c3f4bf5a2616d55d628120e (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:29.085551 25646 tablet_service.cc:1511] Processing CreateTablet for tablet 72de0353fc784f0fb72689493702882a (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:29.085932 25638 tablet_service.cc:1511] Processing CreateTablet for tablet 1609d9ce2d3c4a098fb85bf363ff730a (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:29.086984 25644 tablet_service.cc:1511] Processing CreateTablet for tablet 157644ebf107424e87f637907224ecd1 (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:29.087620 25718 tablet_service.cc:1511] Processing CreateTablet for tablet 72de0353fc784f0fb72689493702882a (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:29.088798 25718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72de0353fc784f0fb72689493702882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.088925 25719 tablet_service.cc:1511] Processing CreateTablet for tablet 1609d9ce2d3c4a098fb85bf363ff730a (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:29.090049 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1609d9ce2d3c4a098fb85bf363ff730a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.085933 25639 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca28a8a1f674b83bed2b4268d32617e (DEFAULT_TABLE table=soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:29.085882 25643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5427aa2c3f4bf5a2616d55d628120e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.094940 25639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca28a8a1f674b83bed2b4268d32617e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.095530 25638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1609d9ce2d3c4a098fb85bf363ff730a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.099287 25644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 157644ebf107424e87f637907224ecd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.103292 25646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72de0353fc784f0fb72689493702882a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:29.157648 25940 tablet_bootstrap.cc:492] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.158300 25941 tablet_bootstrap.cc:492] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.181499 25941 tablet_bootstrap.cc:654] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.175415 25942 tablet_bootstrap.cc:492] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.204442 25941 tablet_bootstrap.cc:492] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.204962 25941 ts_tablet_manager.cc:1403] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.001s
I20260710 13:24:29.210057 25941 raft_consensus.cc:359] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.210824 25941 raft_consensus.cc:385] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.211272 25941 raft_consensus.cc:740] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.210958 25940 tablet_bootstrap.cc:654] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.213951 25942 tablet_bootstrap.cc:654] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.215399 25941 consensus_queue.cc:260] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.217902 25941 ts_tablet_manager.cc:1434] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:24:29.218847 25940 tablet_bootstrap.cc:492] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.218990 25941 tablet_bootstrap.cc:492] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.220230 25940 ts_tablet_manager.cc:1403] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.005s
I20260710 13:24:29.221688 25942 tablet_bootstrap.cc:492] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.222208 25942 ts_tablet_manager.cc:1403] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.005s
I20260710 13:24:29.223258 25940 raft_consensus.cc:359] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.224068 25940 raft_consensus.cc:385] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.224397 25940 raft_consensus.cc:740] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.225402 25941 tablet_bootstrap.cc:654] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.225155 25942 raft_consensus.cc:359] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.225281 25940 consensus_queue.cc:260] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.226002 25942 raft_consensus.cc:385] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.226363 25942 raft_consensus.cc:740] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.227130 25942 consensus_queue.cc:260] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.228013 25940 ts_tablet_manager.cc:1434] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:29.228958 25940 tablet_bootstrap.cc:492] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.229647 25942 ts_tablet_manager.cc:1434] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:29.230600 25942 tablet_bootstrap.cc:492] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.238328 25940 tablet_bootstrap.cc:654] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.241295 25942 tablet_bootstrap.cc:654] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.250731 25940 tablet_bootstrap.cc:492] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.251891 25940 ts_tablet_manager.cc:1403] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 13:24:29.258342 25941 tablet_bootstrap.cc:492] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.258934 25941 ts_tablet_manager.cc:1403] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.004s
I20260710 13:24:29.258790 25940 raft_consensus.cc:359] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.259598 25940 raft_consensus.cc:385] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.259907 25940 raft_consensus.cc:740] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.260911 25942 tablet_bootstrap.cc:492] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.260605 25940 consensus_queue.cc:260] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.261982 25941 raft_consensus.cc:359] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.262708 25941 raft_consensus.cc:385] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.262917 25940 ts_tablet_manager.cc:1434] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260710 13:24:29.261379 25942 ts_tablet_manager.cc:1403] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260710 13:24:29.263037 25941 raft_consensus.cc:740] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.263994 25940 tablet_bootstrap.cc:492] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.264111 25941 consensus_queue.cc:260] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.266337 25942 raft_consensus.cc:359] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.267088 25942 raft_consensus.cc:385] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.267453 25942 raft_consensus.cc:740] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.268271 25942 consensus_queue.cc:260] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.269493 25941 ts_tablet_manager.cc:1434] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:24:29.270499 25941 tablet_bootstrap.cc:492] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.270681 25940 tablet_bootstrap.cc:654] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.273370 25942 ts_tablet_manager.cc:1434] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:29.274310 25942 tablet_bootstrap.cc:492] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.279629 25941 tablet_bootstrap.cc:654] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.280413 25942 tablet_bootstrap.cc:654] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.292778 25941 tablet_bootstrap.cc:492] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.293401 25941 ts_tablet_manager.cc:1403] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 13:24:29.297534 25941 raft_consensus.cc:359] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.298220 25941 raft_consensus.cc:385] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.298518 25941 raft_consensus.cc:740] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.298769 25940 tablet_bootstrap.cc:492] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.299429 25940 ts_tablet_manager.cc:1403] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.024s
I20260710 13:24:29.299207 25941 consensus_queue.cc:260] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.301546 25941 ts_tablet_manager.cc:1434] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:29.302507 25941 tablet_bootstrap.cc:492] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.303345 25940 raft_consensus.cc:359] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.304265 25940 raft_consensus.cc:385] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.304623 25940 raft_consensus.cc:740] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.306914 25940 consensus_queue.cc:260] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.308192 25942 tablet_bootstrap.cc:492] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.308696 25942 ts_tablet_manager.cc:1403] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.009s
I20260710 13:24:29.309111 25941 tablet_bootstrap.cc:654] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.311656 25942 raft_consensus.cc:359] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.312400 25942 raft_consensus.cc:385] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.312763 25942 raft_consensus.cc:740] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.313614 25942 consensus_queue.cc:260] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.314937 25940 ts_tablet_manager.cc:1434] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 13:24:29.315460 25941 tablet_bootstrap.cc:492] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.315919 25941 ts_tablet_manager.cc:1403] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:24:29.315994 25940 tablet_bootstrap.cc:492] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.316406 25942 ts_tablet_manager.cc:1434] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 13:24:29.320276 25602 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:29.321777 25942 tablet_bootstrap.cc:492] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.322854 25940 tablet_bootstrap.cc:654] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.318807 25941 raft_consensus.cc:359] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.323282 25941 raft_consensus.cc:385] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.323591 25941 raft_consensus.cc:740] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.324434 25941 consensus_queue.cc:260] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.328321 25942 tablet_bootstrap.cc:654] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.330466 25941 ts_tablet_manager.cc:1434] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:24:29.331787 25941 tablet_bootstrap.cc:492] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.339275 25941 tablet_bootstrap.cc:654] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.340288 25942 tablet_bootstrap.cc:492] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.340353 25940 tablet_bootstrap.cc:492] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.340759 25942 ts_tablet_manager.cc:1403] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 13:24:29.340894 25940 ts_tablet_manager.cc:1403] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260710 13:24:29.343497 25942 raft_consensus.cc:359] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.344034 25942 raft_consensus.cc:385] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.343892 25940 raft_consensus.cc:359] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.344337 25942 raft_consensus.cc:740] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.344353 25941 tablet_bootstrap.cc:492] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.344763 25940 raft_consensus.cc:385] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.345070 25941 ts_tablet_manager.cc:1403] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:24:29.345082 25940 raft_consensus.cc:740] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.345192 25942 consensus_queue.cc:260] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.346063 25940 consensus_queue.cc:260] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.347615 25942 ts_tablet_manager.cc:1434] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:29.348297 25940 ts_tablet_manager.cc:1434] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:24:29.348555 25942 tablet_bootstrap.cc:492] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.348197 25941 raft_consensus.cc:359] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.348934 25941 raft_consensus.cc:385] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.349210 25941 raft_consensus.cc:740] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.349298 25940 tablet_bootstrap.cc:492] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.350039 25941 consensus_queue.cc:260] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.355228 25942 tablet_bootstrap.cc:654] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.355840 25941 ts_tablet_manager.cc:1434] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:24:29.356201 25940 tablet_bootstrap.cc:654] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.356850 25941 tablet_bootstrap.cc:492] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.365649 25941 tablet_bootstrap.cc:654] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.369755 25942 tablet_bootstrap.cc:492] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.370203 25942 ts_tablet_manager.cc:1403] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260710 13:24:29.374701 25851 raft_consensus.cc:493] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.375203 25851 raft_consensus.cc:515] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.375994 25942 raft_consensus.cc:359] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.376763 25942 raft_consensus.cc:385] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.377054 25942 raft_consensus.cc:740] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.377332 25851 leader_election.cc:290] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.377875 25942 consensus_queue.cc:260] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.378511 25940 tablet_bootstrap.cc:492] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.378400 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.379156 25804 raft_consensus.cc:2468] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:29.379863 25941 tablet_bootstrap.cc:492] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.379985 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:29.379170 25940 ts_tablet_manager.cc:1403] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260710 13:24:29.380471 25622 leader_election.cc:304] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.380633 25731 raft_consensus.cc:2468] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:29.380352 25941 ts_tablet_manager.cc:1403] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260710 13:24:29.382727 25851 raft_consensus.cc:2804] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.383121 25851 raft_consensus.cc:493] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.383463 25851 raft_consensus.cc:3060] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.383517 25940 raft_consensus.cc:359] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.384303 25940 raft_consensus.cc:385] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.384253 25941 raft_consensus.cc:359] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.384755 25940 raft_consensus.cc:740] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.385068 25941 raft_consensus.cc:385] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.385388 25941 raft_consensus.cc:740] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.385571 25940 consensus_queue.cc:260] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.386086 25941 consensus_queue.cc:260] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.388106 25940 ts_tablet_manager.cc:1434] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:29.389580 25941 ts_tablet_manager.cc:1434] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:24:29.393182 25940 tablet_bootstrap.cc:492] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.393417 25941 tablet_bootstrap.cc:492] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.399317 25940 tablet_bootstrap.cc:654] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.399597 25941 tablet_bootstrap.cc:654] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.390179 25851 raft_consensus.cc:515] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.391228 25942 ts_tablet_manager.cc:1434] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.006s
I20260710 13:24:29.404151 25942 tablet_bootstrap.cc:492] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.404582 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:29.404951 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.405123 25731 raft_consensus.cc:3060] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.405514 25804 raft_consensus.cc:3060] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.406945 25940 tablet_bootstrap.cc:492] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.407423 25940 ts_tablet_manager.cc:1403] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:24:29.410168 25940 raft_consensus.cc:359] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.410836 25940 raft_consensus.cc:385] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.411114 25940 raft_consensus.cc:740] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.411448 25942 tablet_bootstrap.cc:654] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.411873 25940 consensus_queue.cc:260] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.412456 25804 raft_consensus.cc:2468] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:29.413578 25622 leader_election.cc:304] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.414402 25929 raft_consensus.cc:2804] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.416505 25941 tablet_bootstrap.cc:492] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.417127 25941 ts_tablet_manager.cc:1403] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:24:29.420534 25851 leader_election.cc:290] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.420722 25941 raft_consensus.cc:359] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.421526 25941 raft_consensus.cc:385] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.421816 25941 raft_consensus.cc:740] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.422518 25941 consensus_queue.cc:260] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.424645 25941 ts_tablet_manager.cc:1434] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:29.431177 25858 raft_consensus.cc:493] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.431795 25858 raft_consensus.cc:515] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.436192 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1609d9ce2d3c4a098fb85bf363ff730a" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:29.439577 25858 leader_election.cc:290] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
W20260710 13:24:29.440418 25769 leader_election.cc:343] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.444903 25905 raft_consensus.cc:493] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.445554 25905 raft_consensus.cc:515] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.449457 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5427aa2c3f4bf5a2616d55d628120e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.449998 25804 raft_consensus.cc:2468] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.450577 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5427aa2c3f4bf5a2616d55d628120e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:29.441596 25941 tablet_bootstrap.cc:492] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.441756 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1609d9ce2d3c4a098fb85bf363ff730a" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:29.451112 25697 leader_election.cc:304] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:29.451391 25654 raft_consensus.cc:2468] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 0.
I20260710 13:24:29.451901 25905 leader_election.cc:290] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.452131 25964 raft_consensus.cc:2804] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.452555 25964 raft_consensus.cc:493] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.452817 25768 leader_election.cc:304] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [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: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 865eb6629824463aa723aa2898659cd9
I20260710 13:24:29.453075 25964 raft_consensus.cc:3060] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:29.454380 25694 leader_election.cc:343] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.463231 25858 raft_consensus.cc:2804] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.463794 25858 raft_consensus.cc:493] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.464303 25858 raft_consensus.cc:3060] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.464592 25905 raft_consensus.cc:493] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.465215 25905 raft_consensus.cc:515] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.470060 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.470767 25804 raft_consensus.cc:2468] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.472359 25697 leader_election.cc:304] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:29.473618 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:29.474359 25654 raft_consensus.cc:2468] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.475150 25905 leader_election.cc:290] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.475776 25905 raft_consensus.cc:2804] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.476142 25905 raft_consensus.cc:493] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.476550 25905 raft_consensus.cc:3060] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.481657 25731 raft_consensus.cc:2468] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:29.483091 25964 raft_consensus.cc:515] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.486672 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5427aa2c3f4bf5a2616d55d628120e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
W20260710 13:24:29.488267 25694 leader_election.cc:343] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.489737 25905 raft_consensus.cc:515] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.494002 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:29.494701 25654 raft_consensus.cc:3060] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.495066 25929 raft_consensus.cc:697] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:29.495954 25929 consensus_queue.cc:237] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.497500 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5427aa2c3f4bf5a2616d55d628120e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.498231 25804 raft_consensus.cc:3060] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.500641 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.501341 25803 raft_consensus.cc:3060] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.508987 25858 raft_consensus.cc:515] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.515472 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1609d9ce2d3c4a098fb85bf363ff730a" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:29.517033 25655 raft_consensus.cc:3060] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.517661 25942 tablet_bootstrap.cc:492] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.518157 25942 ts_tablet_manager.cc:1403] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.114s	user 0.032s	sys 0.023s
I20260710 13:24:29.511713 25964 leader_election.cc:290] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.521791 25942 raft_consensus.cc:359] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.522528 25942 raft_consensus.cc:385] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.511864 25804 raft_consensus.cc:2468] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.511603 25941 tablet_bootstrap.cc:654] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.522825 25942 raft_consensus.cc:740] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.525260 25942 consensus_queue.cc:260] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.510987 25803 raft_consensus.cc:2468] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.527540 25942 ts_tablet_manager.cc:1434] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:24:29.528625 25942 tablet_bootstrap.cc:492] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.523406 25654 raft_consensus.cc:2468] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.529935 25694 leader_election.cc:304] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.536365 25942 tablet_bootstrap.cc:654] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.537014 25964 raft_consensus.cc:2804] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.524356 25697 leader_election.cc:304] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [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: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: beb6dda5781947848d2beae3ff671f33
I20260710 13:24:29.523523 25966 raft_consensus.cc:493] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.546010 25966 raft_consensus.cc:515] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.546779 25554 catalog_manager.cc:5697] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.548075 25966 leader_election.cc:290] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.538270 25964 raft_consensus.cc:697] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:29.557124 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1609d9ce2d3c4a098fb85bf363ff730a" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
W20260710 13:24:29.568481 25769 leader_election.cc:343] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.557641 25964 consensus_queue.cc:237] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.563812 25929 raft_consensus.cc:493] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.571538 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.558548 25961 raft_consensus.cc:2804] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.571993 25929 raft_consensus.cc:515] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.572453 25961 raft_consensus.cc:697] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:29.572243 25804 raft_consensus.cc:2468] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.574234 25929 leader_election.cc:290] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.515529 25905 leader_election.cc:290] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.558691 25858 leader_election.cc:290] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:29.560036 25940 ts_tablet_manager.cc:1434] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.152s	user 0.056s	sys 0.074s
I20260710 13:24:29.575866 25940 tablet_bootstrap.cc:492] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
W20260710 13:24:29.575452 25694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:46545, user_credentials={real_user=slave}} blocked reactor thread for 45611.7us
I20260710 13:24:29.580331 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:29.581128 25654 raft_consensus.cc:2468] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.582420 25697 leader_election.cc:304] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:29.583750 25971 raft_consensus.cc:2804] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.584219 25971 raft_consensus.cc:493] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.584630 25971 raft_consensus.cc:3060] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.585913 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.586692 25804 raft_consensus.cc:2468] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:29.587882 25622 leader_election.cc:304] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.554972 25655 raft_consensus.cc:2468] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 1.
I20260710 13:24:29.588585 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:29.588685 25929 raft_consensus.cc:2804] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.589207 25929 raft_consensus.cc:493] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.589550 25929 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.573839 25961 consensus_queue.cc:237] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.593739 25941 tablet_bootstrap.cc:492] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.594208 25941 ts_tablet_manager.cc:1403] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.153s	user 0.006s	sys 0.015s
I20260710 13:24:29.595660 25768 leader_election.cc:304] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [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: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 865eb6629824463aa723aa2898659cd9
W20260710 13:24:29.596938 25620 leader_election.cc:343] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.598299 25974 raft_consensus.cc:2804] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.598767 25974 raft_consensus.cc:697] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:29.599608 25942 tablet_bootstrap.cc:492] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.599578 25974 consensus_queue.cc:237] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.600194 25942 ts_tablet_manager.cc:1403] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.018s
I20260710 13:24:29.602174 25929 raft_consensus.cc:515] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.603394 25940 tablet_bootstrap.cc:654] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.603962 25941 raft_consensus.cc:359] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.604616 25941 raft_consensus.cc:385] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.604890 25941 raft_consensus.cc:740] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.605775 25941 consensus_queue.cc:260] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.610538 25941 ts_tablet_manager.cc:1434] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:24:29.611583 25941 tablet_bootstrap.cc:492] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: Bootstrap starting.
I20260710 13:24:29.611764 25929 leader_election.cc:290] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.613893 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.614428 25804 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.614764 25942 raft_consensus.cc:359] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.615551 25942 raft_consensus.cc:385] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.615854 25942 raft_consensus.cc:740] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.616832 25940 tablet_bootstrap.cc:492] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.616652 25942 consensus_queue.cc:260] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.617319 25940 ts_tablet_manager.cc:1403] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.005s
I20260710 13:24:29.618907 25942 ts_tablet_manager.cc:1434] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:24:29.619475 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:29.619881 25942 tablet_bootstrap.cc:492] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
W20260710 13:24:29.621111 25620 leader_election.cc:343] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:29.621874 25940 raft_consensus.cc:359] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.622623 25940 raft_consensus.cc:385] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.622905 25940 raft_consensus.cc:740] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.623629 25940 consensus_queue.cc:260] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.624257 25941 tablet_bootstrap.cc:654] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.624696 25804 raft_consensus.cc:2468] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:29.625828 25622 leader_election.cc:304] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [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: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 865eb6629824463aa723aa2898659cd9
I20260710 13:24:29.626955 25940 ts_tablet_manager.cc:1434] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:29.627058 25963 raft_consensus.cc:493] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.628055 25940 tablet_bootstrap.cc:492] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.628156 25942 tablet_bootstrap.cc:654] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.627780 25963 raft_consensus.cc:515] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.633940 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5427aa2c3f4bf5a2616d55d628120e" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:29.634693 25940 tablet_bootstrap.cc:654] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.635278 25963 leader_election.cc:290] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.638044 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5427aa2c3f4bf5a2616d55d628120e" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.639110 25803 raft_consensus.cc:2393] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beb6dda5781947848d2beae3ff671f33 in current term 1: Already voted for candidate 865eb6629824463aa723aa2898659cd9 in this term.
I20260710 13:24:29.640671 25622 leader_election.cc:304] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beb6dda5781947848d2beae3ff671f33; no voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9
I20260710 13:24:29.642424 25851 raft_consensus.cc:3060] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.642553 25941 tablet_bootstrap.cc:492] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: No bootstrap required, opened a new log
I20260710 13:24:29.643326 25941 ts_tablet_manager.cc:1403] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.011s
I20260710 13:24:29.645853 25941 raft_consensus.cc:359] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.646502 25941 raft_consensus.cc:385] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.646907 25941 raft_consensus.cc:740] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.647157 25961 raft_consensus.cc:493] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.647631 25961 raft_consensus.cc:515] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.647771 25941 consensus_queue.cc:260] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.648974 25942 tablet_bootstrap.cc:492] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.649576 25942 ts_tablet_manager.cc:1403] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260710 13:24:29.649989 25941 ts_tablet_manager.cc:1434] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:29.650326 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72de0353fc784f0fb72689493702882a" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:29.650909 25655 raft_consensus.cc:2468] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.651647 25961 leader_election.cc:290] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.652129 25694 leader_election.cc:304] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.635915 25963 raft_consensus.cc:2804] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.653029 25963 raft_consensus.cc:697] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:29.655067 25942 raft_consensus.cc:359] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.655993 25942 raft_consensus.cc:385] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.656049 25961 raft_consensus.cc:2804] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.656865 25961 raft_consensus.cc:493] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.656271 25963 consensus_queue.cc:237] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.654783 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72de0353fc784f0fb72689493702882a" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.657546 25942 raft_consensus.cc:740] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.657727 25803 raft_consensus.cc:2468] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.658237 25942 consensus_queue.cc:260] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.658994 25940 tablet_bootstrap.cc:492] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.657241 25961 raft_consensus.cc:3060] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.655349 25851 raft_consensus.cc:2749] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:29.660029 25940 ts_tablet_manager.cc:1403] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.006s
I20260710 13:24:29.611251 25971 raft_consensus.cc:515] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.662938 25971 leader_election.cc:290] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.663133 25940 raft_consensus.cc:359] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.663851 25940 raft_consensus.cc:385] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.664153 25940 raft_consensus.cc:740] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.664438 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:29.664783 25940 consensus_queue.cc:260] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.665132 25655 raft_consensus.cc:3060] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.666910 25940 ts_tablet_manager.cc:1434] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:29.667851 25940 tablet_bootstrap.cc:492] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: Bootstrap starting.
I20260710 13:24:29.674587 25940 tablet_bootstrap.cc:654] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.674803 25942 ts_tablet_manager.cc:1434] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.004s
I20260710 13:24:29.675799 25942 tablet_bootstrap.cc:492] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33: Bootstrap starting.
I20260710 13:24:29.682510 25942 tablet_bootstrap.cc:654] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:29.682755 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.683480 25804 raft_consensus.cc:3060] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.688452 25940 tablet_bootstrap.cc:492] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: No bootstrap required, opened a new log
I20260710 13:24:29.689121 25940 ts_tablet_manager.cc:1403] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260710 13:24:29.692555 25940 raft_consensus.cc:359] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.693146 25655 raft_consensus.cc:2468] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.693372 25940 raft_consensus.cc:385] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.693857 25940 raft_consensus.cc:740] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.694669 25694 leader_election.cc:304] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.695756 25971 raft_consensus.cc:2804] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.696218 25971 raft_consensus.cc:697] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:29.697005 25971 consensus_queue.cc:237] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.704752 25929 raft_consensus.cc:493] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.698992 25961 raft_consensus.cc:515] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.714586 25929 raft_consensus.cc:515] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.714423 25552 catalog_manager.cc:5697] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.705220 25551 catalog_manager.cc:5697] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 0 to 1, leader changed from <none> to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 1 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:29.716681 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72de0353fc784f0fb72689493702882a" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:29.717278 25655 raft_consensus.cc:3060] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.716569 25929 leader_election.cc:290] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.717558 25552 catalog_manager.cc:5697] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.718221 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "157644ebf107424e87f637907224ecd1" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9" is_pre_election: true
I20260710 13:24:29.718849 25731 raft_consensus.cc:2468] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:29.694653 25940 consensus_queue.cc:260] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.719830 25620 leader_election.cc:304] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.709245 25942 tablet_bootstrap.cc:492] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33: No bootstrap required, opened a new log
I20260710 13:24:29.720577 25929 raft_consensus.cc:2804] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:24:29.710273 25622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.195:37217, user_credentials={real_user=slave}} blocked reactor thread for 54877.5us
I20260710 13:24:29.721382 25942 ts_tablet_manager.cc:1403] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.008s
I20260710 13:24:29.721290 25929 raft_consensus.cc:493] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.721886 25929 raft_consensus.cc:3060] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.724228 25942 raft_consensus.cc:359] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.724668 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "157644ebf107424e87f637907224ecd1" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.724906 25942 raft_consensus.cc:385] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:29.725230 25942 raft_consensus.cc:740] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Initialized, Role: FOLLOWER
I20260710 13:24:29.725301 25803 raft_consensus.cc:2468] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 0.
I20260710 13:24:29.725911 25942 consensus_queue.cc:260] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.727901 25942 ts_tablet_manager.cc:1434] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:29.713768 25804 raft_consensus.cc:2468] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.730623 25929 raft_consensus.cc:515] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.732646 25971 raft_consensus.cc:493] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.733112 25971 raft_consensus.cc:515] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.735170 25971 leader_election.cc:290] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.733120 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "157644ebf107424e87f637907224ecd1" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:29.735808 25731 raft_consensus.cc:3060] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.735736 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac36754d33f94a538632a00ee950e929" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:29.736236 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac36754d33f94a538632a00ee950e929" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.736439 25654 raft_consensus.cc:2468] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.736919 25804 raft_consensus.cc:2468] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 0.
I20260710 13:24:29.737844 25697 leader_election.cc:304] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:29.738521 25971 raft_consensus.cc:2804] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:29.738943 25971 raft_consensus.cc:493] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:29.739506 25971 raft_consensus.cc:3060] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.740675 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72de0353fc784f0fb72689493702882a" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.741204 25804 raft_consensus.cc:3060] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.747119 25961 leader_election.cc:290] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.748035 25971 raft_consensus.cc:515] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.748943 25940 ts_tablet_manager.cc:1434] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 13:24:29.750198 25655 raft_consensus.cc:2468] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.746955 25804 raft_consensus.cc:2468] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.751044 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "157644ebf107424e87f637907224ecd1" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.751677 25803 raft_consensus.cc:3060] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.752219 25697 leader_election.cc:304] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:29.753260 25961 raft_consensus.cc:2804] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.754177 25961 raft_consensus.cc:697] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:29.754966 25961 consensus_queue.cc:237] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.756505 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac36754d33f94a538632a00ee950e929" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:29.757272 25654 raft_consensus.cc:3060] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.761571 25803 raft_consensus.cc:2468] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:29.762727 25622 leader_election.cc:304] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.763293 25731 raft_consensus.cc:2468] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 1.
I20260710 13:24:29.763569 25851 raft_consensus.cc:2804] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.763989 25851 raft_consensus.cc:697] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:29.764024 25929 leader_election.cc:290] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 1 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.764794 25851 consensus_queue.cc:237] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.766410 25971 leader_election.cc:290] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.767343 25654 raft_consensus.cc:2468] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.768414 25694 leader_election.cc:304] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:29.768630 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac36754d33f94a538632a00ee950e929" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:29.768822 25551 catalog_manager.cc:5697] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.769469 25971 raft_consensus.cc:2804] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:29.769706 25803 raft_consensus.cc:3060] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.770020 25971 raft_consensus.cc:697] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:29.770875 25971 consensus_queue.cc:237] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.776640 25803 raft_consensus.cc:2468] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 1.
I20260710 13:24:29.781216 25552 catalog_manager.cc:5697] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.792301 25551 catalog_manager.cc:5697] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 0 to 1, leader changed from <none> to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.801789 25554 catalog_manager.cc:5697] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.803489 25554 catalog_manager.cc:5697] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 1 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:29.820796 25731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
mode: GRACEFUL
new_leader_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:36012
I20260710 13:24:29.821398 25731 raft_consensus.cc:606] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Received request to transfer leadership to TS beb6dda5781947848d2beae3ff671f33
I20260710 13:24:29.828438 25731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac36754d33f94a538632a00ee950e929"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
mode: GRACEFUL
new_leader_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:36012
I20260710 13:24:29.828907 25731 raft_consensus.cc:606] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Received request to transfer leadership to TS beb6dda5781947848d2beae3ff671f33
I20260710 13:24:29.833144 25731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
mode: GRACEFUL
new_leader_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:36012
I20260710 13:24:29.833568 25731 raft_consensus.cc:606] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Received request to transfer leadership to TS beb6dda5781947848d2beae3ff671f33
I20260710 13:24:29.840693 25654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "157644ebf107424e87f637907224ecd1"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
mode: GRACEFUL
new_leader_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:33388
I20260710 13:24:29.841158 25654 raft_consensus.cc:606] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Received request to transfer leadership to TS 865eb6629824463aa723aa2898659cd9
I20260710 13:24:29.842887 25971 raft_consensus.cc:493] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:29.843456 25971 raft_consensus.cc:515] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:29.845342 25971 leader_election.cc:290] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:29.845841 25654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
mode: GRACEFUL
new_leader_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:33388
I20260710 13:24:29.845979 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beb6dda5781947848d2beae3ff671f33" is_pre_election: true
I20260710 13:24:29.846499 25654 raft_consensus.cc:606] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Received request to transfer leadership to TS 865eb6629824463aa723aa2898659cd9
I20260710 13:24:29.846629 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220" is_pre_election: true
I20260710 13:24:29.847450 25803 raft_consensus.cc:2393] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 865eb6629824463aa723aa2898659cd9 in current term 1: Already voted for candidate beb6dda5781947848d2beae3ff671f33 in this term.
I20260710 13:24:29.848372 25697 leader_election.cc:304] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 865eb6629824463aa723aa2898659cd9; no voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33
I20260710 13:24:29.849013 25971 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.854238 25971 raft_consensus.cc:2749] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:29.995100 25731 raft_consensus.cc:3060] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:29.998665 25971 consensus_queue.cc:1048] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:29.999619 25929 consensus_queue.cc:1048] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.002936 25974 consensus_queue.cc:1048] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.014861 25971 consensus_queue.cc:1048] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:24:30.030402 25967 consensus_queue.cc:1048] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:30.030839 25929 consensus_queue.cc:1048] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:30.077764 25961 consensus_queue.cc:1048] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.087359 25971 consensus_queue.cc:1048] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.095116 25971 raft_consensus.cc:993] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: : Instructing follower beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:30.095538 25969 raft_consensus.cc:1081] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Signalling peer beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:30.097025 25654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:33386
I20260710 13:24:30.097571 25654 raft_consensus.cc:493] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:30.097899 25654 raft_consensus.cc:3060] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.102818 25654 raft_consensus.cc:515] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.104619 25654 leader_election.cc:290] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:30.105254 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:30.105655 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8b2ad238e64ca1a0f2fa5e109e7378" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:30.105880 25730 raft_consensus.cc:3055] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.106245 25803 raft_consensus.cc:3060] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.106274 25730 raft_consensus.cc:740] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:30.107321 25730 consensus_queue.cc:260] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.108561 25730 raft_consensus.cc:3060] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.112093 25803 raft_consensus.cc:2468] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:30.113152 25622 leader_election.cc:304] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:30.113862 25851 raft_consensus.cc:2804] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.114215 25851 raft_consensus.cc:697] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:30.114929 25730 raft_consensus.cc:2468] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:30.114862 25851 consensus_queue.cc:237] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.165089 25551 catalog_manager.cc:5697] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 1 to 2, leader changed from 865eb6629824463aa723aa2898659cd9 (127.21.86.194) to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.172344 25929 consensus_queue.cc:1048] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:30.177699 25971 consensus_queue.cc:1048] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:30.190311 25969 consensus_queue.cc:1048] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:30.208778 25851 raft_consensus.cc:993] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: : Instructing follower 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:30.214697 25964 raft_consensus.cc:993] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: : Instructing follower beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:30.215377 25961 raft_consensus.cc:1081] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Signalling peer beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:30.215435 25851 raft_consensus.cc:1081] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Signalling peer 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:30.224263 25851 consensus_queue.cc:1048] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.225761 25969 consensus_queue.cc:1048] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.230957 25730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:36006
I20260710 13:24:30.231801 25730 raft_consensus.cc:493] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:30.232290 25730 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.234813 25655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:33386
I20260710 13:24:30.235543 25655 raft_consensus.cc:493] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:30.236403 25655 raft_consensus.cc:3060] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.239257 25969 consensus_queue.cc:1048] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.250921 25730 raft_consensus.cc:515] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.256052 25730 leader_election.cc:290] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:30.257177 25656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:30.257964 25656 raft_consensus.cc:3055] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.258297 25656 raft_consensus.cc:740] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:30.259351 25656 consensus_queue.cc:260] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.260330 25656 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.262760 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:30.272470 25964 consensus_queue.cc:1048] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:30.275300 25851 consensus_queue.cc:1048] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.276621 25656 raft_consensus.cc:2468] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:30.281526 25655 raft_consensus.cc:515] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.282754 25654 raft_consensus.cc:1240] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Rejecting Update request from peer 865eb6629824463aa723aa2898659cd9 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:30.284780 25964 consensus_queue.cc:1048] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.292730 25694 leader_election.cc:304] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [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: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 74bc9f7401cb42e18bb928b7ca98c220
I20260710 13:24:30.293025 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:30.293653 25731 raft_consensus.cc:3055] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.293941 25731 raft_consensus.cc:740] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:30.294008 25804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e255602b72f48c6a09a4522681fe750" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:30.294266 25961 raft_consensus.cc:2804] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.294562 25804 raft_consensus.cc:3060] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.294824 25961 raft_consensus.cc:697] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:30.294795 25731 consensus_queue.cc:260] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.296196 25961 consensus_queue.cc:237] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.298314 25969 consensus_queue.cc:1059] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:30.307909 25731 raft_consensus.cc:3060] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.308365 25655 leader_election.cc:290] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:30.310156 25804 raft_consensus.cc:2468] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:30.311587 25622 leader_election.cc:304] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:30.311968 25961 raft_consensus.cc:993] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: : Instructing follower beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:30.312915 25961 raft_consensus.cc:1081] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Signalling peer beb6dda5781947848d2beae3ff671f33 to start an election
I20260710 13:24:30.312822 25851 raft_consensus.cc:2804] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.314085 25851 raft_consensus.cc:697] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:30.315440 25851 consensus_queue.cc:237] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.320875 25655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac36754d33f94a538632a00ee950e929"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
 from {username='slave'} at 127.0.0.1:33386
I20260710 13:24:30.320477 25851 consensus_queue.cc:1048] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:30.321846 25655 raft_consensus.cc:493] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:30.322407 25655 raft_consensus.cc:3060] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.338603 25554 catalog_manager.cc:5697] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 1 to 2, leader changed from beb6dda5781947848d2beae3ff671f33 (127.21.86.193) to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.344137 25553 catalog_manager.cc:5697] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 1 to 2, leader changed from 865eb6629824463aa723aa2898659cd9 (127.21.86.194) to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.346056 25731 raft_consensus.cc:2468] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:30.356024 25851 raft_consensus.cc:993] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: : Instructing follower 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:30.356479 25851 raft_consensus.cc:1081] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Signalling peer 865eb6629824463aa723aa2898659cd9 to start an election
I20260710 13:24:30.357322 25655 raft_consensus.cc:515] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.361727 25655 leader_election.cc:290] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Requested vote from peers 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:30.361092 25730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "157644ebf107424e87f637907224ecd1"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
 from {username='slave'} at 127.0.0.1:36006
I20260710 13:24:30.362848 25730 raft_consensus.cc:493] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:30.363220 25730 raft_consensus.cc:3060] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.366720 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac36754d33f94a538632a00ee950e929" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:30.367134 25731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac36754d33f94a538632a00ee950e929" candidate_uuid: "beb6dda5781947848d2beae3ff671f33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:30.367370 25802 raft_consensus.cc:3060] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.367677 25731 raft_consensus.cc:3055] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.367996 25731 raft_consensus.cc:740] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:30.368693 25730 raft_consensus.cc:515] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.368769 25731 consensus_queue.cc:260] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.370390 25731 raft_consensus.cc:3060] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.372229 25655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "157644ebf107424e87f637907224ecd1" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:30.372781 25655 raft_consensus.cc:3055] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:30.373055 25655 raft_consensus.cc:740] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:30.373211 25802 raft_consensus.cc:2468] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:30.374214 25622 leader_election.cc:304] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:30.373888 25655 consensus_queue.cc:260] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.375001 25982 raft_consensus.cc:2804] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.375361 25655 raft_consensus.cc:3060] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.375555 25982 raft_consensus.cc:697] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Becoming Leader. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:30.375947 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "157644ebf107424e87f637907224ecd1" candidate_uuid: "865eb6629824463aa723aa2898659cd9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
I20260710 13:24:30.376683 25731 raft_consensus.cc:2468] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beb6dda5781947848d2beae3ff671f33 in term 2.
I20260710 13:24:30.376538 25802 raft_consensus.cc:3060] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.376586 25982 consensus_queue.cc:237] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.376801 25730 leader_election.cc:290] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217)
I20260710 13:24:30.381564 25655 raft_consensus.cc:2468] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:30.382764 25694 leader_election.cc:304] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 865eb6629824463aa723aa2898659cd9, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:30.383579 25969 raft_consensus.cc:2804] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:30.384002 25969 raft_consensus.cc:697] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Becoming Leader. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:30.384760 25969 consensus_queue.cc:237] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:30.385371 25802 raft_consensus.cc:2468] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 865eb6629824463aa723aa2898659cd9 in term 2.
I20260710 13:24:30.385205 25553 catalog_manager.cc:5697] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 reported cstate change: term changed from 1 to 2, leader changed from 865eb6629824463aa723aa2898659cd9 (127.21.86.194) to beb6dda5781947848d2beae3ff671f33 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "beb6dda5781947848d2beae3ff671f33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.391390 25554 catalog_manager.cc:5697] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 reported cstate change: term changed from 1 to 2, leader changed from beb6dda5781947848d2beae3ff671f33 (127.21.86.193) to 865eb6629824463aa723aa2898659cd9 (127.21.86.194). New cstate: current_term: 2 leader_uuid: "865eb6629824463aa723aa2898659cd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:30.575707 25804 raft_consensus.cc:1275] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.576850 25982 consensus_queue.cc:1048] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.586144 25730 raft_consensus.cc:1275] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.589845 25929 consensus_queue.cc:1048] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.757201 25804 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:30.762079 25804 raft_consensus.cc:1275] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.763219 25961 consensus_queue.cc:1048] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.772414 25655 raft_consensus.cc:1275] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.773571 25969 consensus_queue.cc:1048] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.793891 25730 raft_consensus.cc:1275] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.794251 25804 raft_consensus.cc:1275] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.795621 25655 raft_consensus.cc:1275] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.795702 25851 consensus_queue.cc:1048] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.796516 25982 consensus_queue.cc:1048] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.797639 25730 raft_consensus.cc:1275] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.797457 25969 consensus_queue.cc:1048] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.798807 25982 consensus_queue.cc:1048] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.805342 25802 raft_consensus.cc:1275] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer 865eb6629824463aa723aa2898659cd9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.806797 25961 consensus_queue.cc:1048] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:30.824359 25804 raft_consensus.cc:1275] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Refusing update from remote peer beb6dda5781947848d2beae3ff671f33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:30.826678 26017 consensus_queue.cc:1048] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:32.854821 25554 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39786:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:24:32.874517 25554 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39786:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:24:32.909627 21851 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:24:33.009718 25622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.195:37217, user_credentials={real_user=slave}} blocked reactor thread for 47072.6us
W20260710 13:24:33.085718 25620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.194:44659, user_credentials={real_user=slave}} blocked reactor thread for 57519.2us
W20260710 13:24:33.231915 26065 log.cc:927] Time spent T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 13:24:33.257098 26080 tablet.cc:1724] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.260317 26077 tablet.cc:1724] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.268105 26082 tablet.cc:1724] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.272691 26083 tablet.cc:1724] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:33.276943 25694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.86.193:46545, user_credentials={real_user=slave}} blocked reactor thread for 84212.5us
W20260710 13:24:33.301154 26070 log.cc:927] Time spent T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260710 13:24:33.276435 26084 tablet.cc:1724] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:33.318611 25831 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:3e255602b72f48c6a09a4522681fe750)
I20260710 13:24:33.319252 26081 tablet.cc:1724] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:33.321038 26064 log.cc:927] Time spent T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
W20260710 13:24:33.322043 26068 log.cc:927] Time spent T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260710 13:24:33.216693 26071 tablet.cc:1724] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:33.339538 25831 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1609d9ce2d3c4a098fb85bf363ff730a)
I20260710 13:24:33.349668 26087 tablet.cc:1724] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.355940 26091 tablet.cc:1724] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.358155 26092 tablet.cc:1724] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:33.346903 25682 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:aa5427aa2c3f4bf5a2616d55d628120e)
I20260710 13:24:33.360774 25730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
mode: GRACEFUL
new_leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:36016
I20260710 13:24:33.361552 25730 raft_consensus.cc:606] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Received request to transfer leadership to TS 74bc9f7401cb42e18bb928b7ca98c220
I20260710 13:24:33.372771 26091 tablet.cc:1724] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.379886 26082 tablet.cc:1724] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.386090 26080 tablet.cc:1724] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.360090 26078 tablet.cc:1724] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.421422 26087 tablet.cc:1724] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.435328 26094 tablet.cc:1724] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.439850 26071 tablet.cc:1724] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.459689 26084 tablet.cc:1724] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.474705 26083 tablet.cc:1724] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.476015 26081 tablet.cc:1724] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.492378 26087 tablet.cc:1724] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.493398 26081 tablet.cc:1724] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.488205 26071 tablet.cc:1724] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.501363 26091 tablet.cc:1724] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.509267 26077 tablet.cc:1724] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.512796 26081 tablet.cc:1724] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:33.538451 25652 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
mode: GRACEFUL
new_leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:33402
I20260710 13:24:33.539140 25652 raft_consensus.cc:606] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Received request to transfer leadership to TS 74bc9f7401cb42e18bb928b7ca98c220
I20260710 13:24:33.540359 26052 raft_consensus.cc:993] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: : Instructing follower 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:33.540891 26052 raft_consensus.cc:1081] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Signalling peer 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:33.543200 21851 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:24:33.542615 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:56294
I20260710 13:24:33.543923 25801 raft_consensus.cc:493] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.545632 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:33.544709 25801 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.554085 25801 raft_consensus.cc:515] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.556131 25805 raft_consensus.cc:1240] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 FOLLOWER]: Rejecting Update request from peer 865eb6629824463aa723aa2898659cd9 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:33.558655 25801 leader_election.cc:290] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 3 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:33.562232 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:33.562835 25652 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.563408 25729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3acb43bb85294141a9c89bef740af896"
dest_uuid: "865eb6629824463aa723aa2898659cd9"
mode: GRACEFUL
new_leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:36016
I20260710 13:24:33.563696 26072 consensus_queue.cc:1059] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:33.564074 25729 raft_consensus.cc:606] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Received request to transfer leadership to TS 74bc9f7401cb42e18bb928b7ca98c220
I20260710 13:24:33.564354 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca28a8a1f674b83bed2b4268d32617e" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:33.564481 26072 raft_consensus.cc:3055] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:33.565014 26072 raft_consensus.cc:740] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:33.566069 26072 consensus_queue.cc:260] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.567328 26072 raft_consensus.cc:3060] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.570200 25654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19"
dest_uuid: "beb6dda5781947848d2beae3ff671f33"
mode: GRACEFUL
new_leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:33402
I20260710 13:24:33.570864 25654 raft_consensus.cc:606] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Received request to transfer leadership to TS 74bc9f7401cb42e18bb928b7ca98c220
I20260710 13:24:33.572291 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:33.572994 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:33.574558 25652 raft_consensus.cc:2468] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 3.
I20260710 13:24:33.576296 25768 leader_election.cc:304] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [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: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:33.576871 25551 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41: soft_deleted_table [id=f616301501804bd0a9981d2a11400adf] alter complete (version 1)
I20260710 13:24:33.577205 26073 raft_consensus.cc:2804] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:33.577771 26073 raft_consensus.cc:697] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:33.578624 26073 consensus_queue.cc:237] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.585688 25730 raft_consensus.cc:2468] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 3.
I20260710 13:24:33.589612 25552 catalog_manager.cc:5697] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 2 to 3, leader changed from 865eb6629824463aa723aa2898659cd9 (127.21.86.194) to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 3 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:33.590809 25552 catalog_manager.cc:5789] TS 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195:37217) does not have the latest schema for tablet 3ca28a8a1f674b83bed2b4268d32617e (table soft_deleted_table [id=f616301501804bd0a9981d2a11400adf]). Expected version 1 got 0
I20260710 13:24:33.596764 26053 raft_consensus.cc:993] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33: : Instructing follower 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:33.597201 26053 raft_consensus.cc:1081] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Signalling peer 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:33.598857 25805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:56302
I20260710 13:24:33.599453 25805 raft_consensus.cc:493] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.599802 25805 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.606204 25805 raft_consensus.cc:515] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.607808 25805 leader_election.cc:290] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 3 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:33.608585 25654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:33.608800 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83a6bb768ab4698a35b2cb43afa5d19" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:33.609120 25654 raft_consensus.cc:3055] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:33.609453 25654 raft_consensus.cc:740] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:33.609448 25730 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.610181 25654 consensus_queue.cc:260] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.611202 25654 raft_consensus.cc:3060] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.616268 25730 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 3.
I20260710 13:24:33.617635 25769 leader_election.cc:304] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [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: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:33.618002 25654 raft_consensus.cc:2468] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 3.
I20260710 13:24:33.618487 26073 raft_consensus.cc:2804] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:33.618970 26073 raft_consensus.cc:697] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:33.619887 26073 consensus_queue.cc:237] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.629161 25552 catalog_manager.cc:5697] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 2 to 3, leader changed from beb6dda5781947848d2beae3ff671f33 (127.21.86.193) to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 3 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:33.825258 26097 raft_consensus.cc:993] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: : Instructing follower 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:33.825676 26053 raft_consensus.cc:1081] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Signalling peer 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:33.826967 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:56302
I20260710 13:24:33.827450 25801 raft_consensus.cc:493] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.827697 25801 raft_consensus.cc:3060] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.832283 25801 raft_consensus.cc:515] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.834697 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:33.835197 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72fe6af5687b4825bf774ffe32fc1d85" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:33.835230 25652 raft_consensus.cc:3055] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:33.835860 25652 raft_consensus.cc:740] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beb6dda5781947848d2beae3ff671f33, State: Running, Role: LEADER
I20260710 13:24:33.835886 25730 raft_consensus.cc:3060] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.835963 25801 leader_election.cc:290] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:33.836753 25652 consensus_queue.cc:260] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.837788 25652 raft_consensus.cc:3060] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.842510 25730 raft_consensus.cc:2468] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 2.
I20260710 13:24:33.843606 25769 leader_election.cc:304] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, 865eb6629824463aa723aa2898659cd9; no voters: 
I20260710 13:24:33.844404 25652 raft_consensus.cc:2468] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 2.
I20260710 13:24:33.844461 26073 raft_consensus.cc:2804] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:33.845125 26073 raft_consensus.cc:697] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:33.845988 26073 consensus_queue.cc:237] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [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: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:33.853952 25552 catalog_manager.cc:5697] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 1 to 2, leader changed from beb6dda5781947848d2beae3ff671f33 (127.21.86.193) to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:34.035761 26024 raft_consensus.cc:993] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9: : Instructing follower 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:34.036283 25964 raft_consensus.cc:1081] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Signalling peer 74bc9f7401cb42e18bb928b7ca98c220 to start an election
I20260710 13:24:34.037999 25805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3acb43bb85294141a9c89bef740af896"
dest_uuid: "74bc9f7401cb42e18bb928b7ca98c220"
 from {username='slave'} at 127.0.0.1:56294
I20260710 13:24:34.038578 25805 raft_consensus.cc:493] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:34.038964 25805 raft_consensus.cc:3060] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:34.045305 25805 raft_consensus.cc:515] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:34.047639 25805 leader_election.cc:290] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 2 election: Requested vote from peers beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545), 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659)
I20260710 13:24:34.047780 25652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beb6dda5781947848d2beae3ff671f33"
I20260710 13:24:34.048179 25730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3acb43bb85294141a9c89bef740af896" candidate_uuid: "74bc9f7401cb42e18bb928b7ca98c220" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "865eb6629824463aa723aa2898659cd9"
I20260710 13:24:34.048491 25652 raft_consensus.cc:3060] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:34.048727 25730 raft_consensus.cc:3055] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:34.049039 25730 raft_consensus.cc:740] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 865eb6629824463aa723aa2898659cd9, State: Running, Role: LEADER
I20260710 13:24:34.049788 25730 consensus_queue.cc:260] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:34.050933 25730 raft_consensus.cc:3060] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:34.051538 25729 raft_consensus.cc:1275] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:24:34.052994 26073 consensus_queue.cc:1048] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.055529 25652 raft_consensus.cc:2468] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 2.
I20260710 13:24:34.056772 25768 leader_election.cc:304] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74bc9f7401cb42e18bb928b7ca98c220, beb6dda5781947848d2beae3ff671f33; no voters: 
I20260710 13:24:34.057564 26073 raft_consensus.cc:2804] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:34.058110 26073 raft_consensus.cc:697] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 LEADER]: Becoming Leader. State: Replica: 74bc9f7401cb42e18bb928b7ca98c220, State: Running, Role: LEADER
I20260710 13:24:34.059038 26073 consensus_queue.cc:237] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } }
I20260710 13:24:34.057611 25730 raft_consensus.cc:2468] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74bc9f7401cb42e18bb928b7ca98c220 in term 2.
I20260710 13:24:34.068006 25552 catalog_manager.cc:5697] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 reported cstate change: term changed from 1 to 2, leader changed from 865eb6629824463aa723aa2898659cd9 (127.21.86.194) to 74bc9f7401cb42e18bb928b7ca98c220 (127.21.86.195). New cstate: current_term: 2 leader_uuid: "74bc9f7401cb42e18bb928b7ca98c220" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74bc9f7401cb42e18bb928b7ca98c220" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 37217 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:34.073176 26104 tablet.cc:1724] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:34.074000 25652 raft_consensus.cc:1275] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.076001 25654 raft_consensus.cc:1275] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:24:34.077214 25967 consensus_queue.cc:1048] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:34.077425 26073 consensus_queue.cc:1048] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:34.102319 25729 raft_consensus.cc:1275] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.103722 26073 consensus_queue.cc:1048] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.118898 26104 tablet.cc:1719] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:24:34.132242 26110 tablet.cc:1719] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:24:34.141976 26111 tablet.cc:1719] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:24:34.297986 25730 raft_consensus.cc:1275] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:24:34.299353 25967 consensus_queue.cc:1048] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.306408 25652 raft_consensus.cc:1275] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:24:34.307868 25967 consensus_queue.cc:1048] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.559068 25652 raft_consensus.cc:1275] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:34.560369 26049 consensus_queue.cc:1048] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beb6dda5781947848d2beae3ff671f33" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:34.561585 25729 raft_consensus.cc:1275] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Refusing update from remote peer 74bc9f7401cb42e18bb928b7ca98c220: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:34.562938 26049 consensus_queue.cc:1048] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [LEADER]: Connected to new peer: Peer: permanent_uuid: "865eb6629824463aa723aa2898659cd9" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 44659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:34.634333 21851 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:24:34.639587 21851 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:24:34.639977 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:34.644668 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:34.645035 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:35.670578 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
W20260710 13:24:35.700592 25694 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]
W20260710 13:24:35.704656 25694 consensus_peers.cc:597] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 -> Peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Couldn't send request to peer beb6dda5781947848d2beae3ff671f33. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.705504 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:35.706163 21851 tablet_replica.cc:333] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.706861 21851 raft_consensus.cc:2243] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.707655 21851 raft_consensus.cc:2272] T ac36754d33f94a538632a00ee950e929 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.709915 21851 tablet_replica.cc:333] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.710701 21851 raft_consensus.cc:2243] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.711225 21851 raft_consensus.cc:2272] T 157644ebf107424e87f637907224ecd1 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.713539 21851 tablet_replica.cc:333] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.714213 21851 raft_consensus.cc:2243] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.714687 21851 raft_consensus.cc:2272] T 72de0353fc784f0fb72689493702882a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.716372 21851 tablet_replica.cc:333] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.716850 21851 raft_consensus.cc:2243] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.717185 21851 raft_consensus.cc:2272] T aa5427aa2c3f4bf5a2616d55d628120e P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.718729 21851 tablet_replica.cc:333] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.719216 21851 raft_consensus.cc:2243] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.719594 21851 raft_consensus.cc:2272] T c83a6bb768ab4698a35b2cb43afa5d19 P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.721374 21851 tablet_replica.cc:333] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.721880 21851 raft_consensus.cc:2243] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.722577 21851 raft_consensus.cc:2272] T 3e255602b72f48c6a09a4522681fe750 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.724316 21851 tablet_replica.cc:333] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.724846 21851 raft_consensus.cc:2243] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.725235 21851 raft_consensus.cc:2272] T 16d894956e7248d98e91ae33bb6a65d0 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.726963 21851 tablet_replica.cc:333] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.727542 21851 raft_consensus.cc:2243] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.728245 21851 raft_consensus.cc:2272] T e21951c08ab44c2f9713f28852a174ad P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.729938 21851 tablet_replica.cc:333] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.730432 21851 raft_consensus.cc:2243] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.730818 21851 raft_consensus.cc:2272] T 9ffcd03564994fd1b1eeb656a5162a01 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.732470 21851 tablet_replica.cc:333] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.732946 21851 raft_consensus.cc:2243] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.733647 21851 raft_consensus.cc:2272] T 4e6207023f4a4770bf1812b68c9b36b5 P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.735410 21851 tablet_replica.cc:333] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.735930 21851 raft_consensus.cc:2243] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.736367 21851 raft_consensus.cc:2272] T f6e9b13e7ef24217aeae8b8c36e0eb77 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.738072 21851 tablet_replica.cc:333] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.738577 21851 raft_consensus.cc:2243] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.739071 21851 raft_consensus.cc:2272] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.741214 21851 tablet_replica.cc:333] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.741771 21851 raft_consensus.cc:2243] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.742200 21851 raft_consensus.cc:2272] T 1609d9ce2d3c4a098fb85bf363ff730a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.743876 21851 tablet_replica.cc:333] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.744354 21851 raft_consensus.cc:2243] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.744731 21851 raft_consensus.cc:2272] T 3acb43bb85294141a9c89bef740af896 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.746439 21851 tablet_replica.cc:333] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.746927 21851 raft_consensus.cc:2243] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.747313 21851 raft_consensus.cc:2272] T 72fe6af5687b4825bf774ffe32fc1d85 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.748903 21851 tablet_replica.cc:333] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.749336 21851 raft_consensus.cc:2243] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.749740 21851 raft_consensus.cc:2272] T 3ca28a8a1f674b83bed2b4268d32617e P beb6dda5781947848d2beae3ff671f33 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.751439 21851 tablet_replica.cc:333] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.752014 21851 raft_consensus.cc:2243] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.752871 21851 raft_consensus.cc:2272] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P beb6dda5781947848d2beae3ff671f33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.754707 21851 tablet_replica.cc:333] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33: stopping tablet replica
I20260710 13:24:35.755239 21851 raft_consensus.cc:2243] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.756068 21851 raft_consensus.cc:2272] T a3a986fbdd114b159b151619cdcc226a P beb6dda5781947848d2beae3ff671f33 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:35.757952 25694 consensus_peers.cc:597] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 -> Peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Couldn't send request to peer beb6dda5781947848d2beae3ff671f33. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:35.782994 25694 consensus_peers.cc:597] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 -> Peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Couldn't send request to peer beb6dda5781947848d2beae3ff671f33. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.794049 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
I20260710 13:24:35.823928 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
W20260710 13:24:35.850261 25769 consensus_peers.cc:597] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Couldn't send request to peer 865eb6629824463aa723aa2898659cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:35.853860 25769 consensus_peers.cc:597] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Couldn't send request to peer 865eb6629824463aa723aa2898659cd9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.857448 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:35.858151 21851 tablet_replica.cc:333] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.858899 21851 raft_consensus.cc:2243] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.859793 21851 raft_consensus.cc:2272] T 157644ebf107424e87f637907224ecd1 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.861667 21851 tablet_replica.cc:333] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.862218 21851 raft_consensus.cc:2243] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.862931 21851 raft_consensus.cc:2272] T aa5427aa2c3f4bf5a2616d55d628120e P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.864789 21851 tablet_replica.cc:333] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.865300 21851 raft_consensus.cc:2243] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.865820 21851 raft_consensus.cc:2272] T ac36754d33f94a538632a00ee950e929 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.867559 21851 tablet_replica.cc:333] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.868077 21851 raft_consensus.cc:2243] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.868746 21851 raft_consensus.cc:2272] T 72de0353fc784f0fb72689493702882a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.870366 21851 tablet_replica.cc:333] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.870863 21851 raft_consensus.cc:2243] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.871299 21851 raft_consensus.cc:2272] T c83a6bb768ab4698a35b2cb43afa5d19 P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.873039 21851 tablet_replica.cc:333] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.873524 21851 raft_consensus.cc:2243] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.873874 21851 raft_consensus.cc:2272] T 3e255602b72f48c6a09a4522681fe750 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.875560 21851 tablet_replica.cc:333] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.876030 21851 raft_consensus.cc:2243] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.876416 21851 raft_consensus.cc:2272] T 3ca28a8a1f674b83bed2b4268d32617e P 865eb6629824463aa723aa2898659cd9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.877974 21851 tablet_replica.cc:333] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.878423 21851 raft_consensus.cc:2243] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.878772 21851 raft_consensus.cc:2272] T 72fe6af5687b4825bf774ffe32fc1d85 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.880616 21851 tablet_replica.cc:333] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.881042 21851 raft_consensus.cc:2243] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.881376 21851 raft_consensus.cc:2272] T e21951c08ab44c2f9713f28852a174ad P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.883045 21851 tablet_replica.cc:333] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.883486 21851 raft_consensus.cc:2243] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.884146 21851 raft_consensus.cc:2272] T 9ffcd03564994fd1b1eeb656a5162a01 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.885864 21851 tablet_replica.cc:333] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.886307 21851 raft_consensus.cc:2243] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.886960 21851 raft_consensus.cc:2272] T 16d894956e7248d98e91ae33bb6a65d0 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.889231 21851 tablet_replica.cc:333] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.889932 21851 raft_consensus.cc:2243] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.890345 21851 raft_consensus.cc:2272] T 1609d9ce2d3c4a098fb85bf363ff730a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.892616 21851 tablet_replica.cc:333] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
W20260710 13:24:35.893008 25768 consensus_peers.cc:597] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Couldn't send request to peer beb6dda5781947848d2beae3ff671f33. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.893231 21851 raft_consensus.cc:2243] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.893774 21851 raft_consensus.cc:2272] T 3acb43bb85294141a9c89bef740af896 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.895627 21851 tablet_replica.cc:333] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.896147 21851 raft_consensus.cc:2243] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.896545 21851 raft_consensus.cc:2272] T 4e6207023f4a4770bf1812b68c9b36b5 P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.898300 21851 tablet_replica.cc:333] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.898789 21851 raft_consensus.cc:2243] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.899233 21851 raft_consensus.cc:2272] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.900899 21851 tablet_replica.cc:333] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.901427 21851 raft_consensus.cc:2243] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:35.902518 21851 raft_consensus.cc:2272] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.904874 21851 tablet_replica.cc:333] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.905339 21851 raft_consensus.cc:2243] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.905758 21851 raft_consensus.cc:2272] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 865eb6629824463aa723aa2898659cd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.907431 21851 tablet_replica.cc:333] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9: stopping tablet replica
I20260710 13:24:35.907858 21851 raft_consensus.cc:2243] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:35.908234 21851 raft_consensus.cc:2272] T a3a986fbdd114b159b151619cdcc226a P 865eb6629824463aa723aa2898659cd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:35.946739 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
W20260710 13:24:35.953927 25769 consensus_peers.cc:597] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Couldn't send request to peer 865eb6629824463aa723aa2898659cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:44659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:35.957091 25768 consensus_peers.cc:597] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Couldn't send request to peer beb6dda5781947848d2beae3ff671f33. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:35.979945 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
W20260710 13:24:35.999316 25768 consensus_peers.cc:597] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Couldn't send request to peer beb6dda5781947848d2beae3ff671f33. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:36.008136 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:36.008857 21851 tablet_replica.cc:333] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.009455 21851 raft_consensus.cc:2243] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.009927 21851 raft_consensus.cc:2272] T 157644ebf107424e87f637907224ecd1 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.011705 21851 tablet_replica.cc:333] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.012260 21851 raft_consensus.cc:2243] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.012665 21851 raft_consensus.cc:2272] T 72de0353fc784f0fb72689493702882a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.014303 21851 tablet_replica.cc:333] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.014803 21851 raft_consensus.cc:2243] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.015241 21851 raft_consensus.cc:2272] T ac36754d33f94a538632a00ee950e929 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.016871 21851 tablet_replica.cc:333] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.017367 21851 raft_consensus.cc:2243] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.017753 21851 raft_consensus.cc:2272] T aa5427aa2c3f4bf5a2616d55d628120e P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.019447 21851 tablet_replica.cc:333] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.019997 21851 raft_consensus.cc:2243] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:36.020628 21851 raft_consensus.cc:2272] T 1609d9ce2d3c4a098fb85bf363ff730a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.022130 21851 tablet_replica.cc:333] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.022887 21851 raft_consensus.cc:2243] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:36.023742 21851 raft_consensus.cc:2272] T 3acb43bb85294141a9c89bef740af896 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.026090 21851 tablet_replica.cc:333] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.026710 21851 raft_consensus.cc:2243] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.027208 21851 raft_consensus.cc:2272] T fdfc4f92fb5844a5a3cc8f2c615ab5ea P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:36.027211 25769 consensus_peers.cc:597] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer 865eb6629824463aa723aa2898659cd9 (127.21.86.194:44659): Couldn't send request to peer 865eb6629824463aa723aa2898659cd9. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.194:44659: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:36.029206 21851 tablet_replica.cc:333] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.029771 21851 raft_consensus.cc:2243] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.030122 21851 raft_consensus.cc:2272] T 4e6207023f4a4770bf1812b68c9b36b5 P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.031869 21851 tablet_replica.cc:333] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.032306 21851 raft_consensus.cc:2243] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:36.032919 21851 raft_consensus.cc:2272] T f6e9b13e7ef24217aeae8b8c36e0eb77 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.034493 21851 tablet_replica.cc:333] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.034929 21851 raft_consensus.cc:2243] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.035351 21851 raft_consensus.cc:2272] T 16d894956e7248d98e91ae33bb6a65d0 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.036934 21851 tablet_replica.cc:333] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.037374 21851 raft_consensus.cc:2243] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.037708 21851 raft_consensus.cc:2272] T 5e8b2ad238e64ca1a0f2fa5e109e7378 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.039279 21851 tablet_replica.cc:333] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.039754 21851 raft_consensus.cc:2243] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.040167 21851 raft_consensus.cc:2272] T a3a986fbdd114b159b151619cdcc226a P 74bc9f7401cb42e18bb928b7ca98c220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.042301 21851 tablet_replica.cc:333] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.042805 21851 raft_consensus.cc:2243] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:36.043684 21851 raft_consensus.cc:2272] T 3ca28a8a1f674b83bed2b4268d32617e P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:36.044193 25768 consensus_peers.cc:597] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 -> Peer beb6dda5781947848d2beae3ff671f33 (127.21.86.193:46545): Couldn't send request to peer beb6dda5781947848d2beae3ff671f33. Status: Network error: Client connection negotiation failed: client connection to 127.21.86.193:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:36.045503 21851 tablet_replica.cc:333] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.046041 21851 raft_consensus.cc:2243] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:36.046722 21851 raft_consensus.cc:2272] T 72fe6af5687b4825bf774ffe32fc1d85 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.048461 21851 tablet_replica.cc:333] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.048965 21851 raft_consensus.cc:2243] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.049408 21851 raft_consensus.cc:2272] T e21951c08ab44c2f9713f28852a174ad P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.051095 21851 tablet_replica.cc:333] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.051548 21851 raft_consensus.cc:2243] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.052009 21851 raft_consensus.cc:2272] T 9ffcd03564994fd1b1eeb656a5162a01 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.053656 21851 tablet_replica.cc:333] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.054129 21851 raft_consensus.cc:2243] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:36.054510 21851 raft_consensus.cc:2272] T 3e255602b72f48c6a09a4522681fe750 P 74bc9f7401cb42e18bb928b7ca98c220 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.056160 21851 tablet_replica.cc:333] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220: stopping tablet replica
I20260710 13:24:36.056591 21851 raft_consensus.cc:2243] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:36.057256 21851 raft_consensus.cc:2272] T c83a6bb768ab4698a35b2cb43afa5d19 P 74bc9f7401cb42e18bb928b7ca98c220 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.093405 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
I20260710 13:24:36.123373 21851 master.cc:562] Master@127.21.86.254:45375 shutting down...
I20260710 13:24:36.143301 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:36.143826 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:36.144138 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0ded8b7716c84085bf7179b93e015e41: stopping tablet replica
I20260710 13:24:36.163856 21851 master.cc:584] Master@127.21.86.254:45375 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12076 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:24:36.212214 21851 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.86.254:34121
I20260710 13:24:36.213340 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:36.218526 26121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:36.218693 26122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:36.219416 26124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:36.221338 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:36.222327 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:36.222546 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:36.222721 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689876222689 us; error 0 us; skew 500 ppm
I20260710 13:24:36.223300 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:36.225536 21851 webserver.cc:533] Webserver started at http://127.21.86.254:45213/ using document root <none> and password file <none>
I20260710 13:24:36.225998 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:36.226176 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:36.226457 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:36.227932 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/master-0-root/instance:
uuid: "ae9c82d139a84166892f83e01789d779"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.231989 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:36.235070 26129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.235762 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:36.236043 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/master-0-root
uuid: "ae9c82d139a84166892f83e01789d779"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.236316 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:36.244956 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:36.246080 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:36.282539 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.254:34121
I20260710 13:24:36.282590 26180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.254:34121 every 8 connection(s)
I20260710 13:24:36.286227 26181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.296159 26181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779: Bootstrap starting.
I20260710 13:24:36.300697 26181 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:36.304720 26181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779: No bootstrap required, opened a new log
I20260710 13:24:36.306757 26181 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c82d139a84166892f83e01789d779" member_type: VOTER }
I20260710 13:24:36.307158 26181 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:36.307387 26181 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae9c82d139a84166892f83e01789d779, State: Initialized, Role: FOLLOWER
I20260710 13:24:36.307941 26181 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae9c82d139a84166892f83e01789d779" member_type: VOTER }
I20260710 13:24:36.308372 26181 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:36.308604 26181 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:36.308874 26181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:36.313414 26181 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c82d139a84166892f83e01789d779" member_type: VOTER }
I20260710 13:24:36.313899 26181 leader_election.cc:304] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [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: ae9c82d139a84166892f83e01789d779; no voters: 
I20260710 13:24:36.314939 26181 leader_election.cc:290] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:36.315315 26184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:36.316592 26184 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 1 LEADER]: Becoming Leader. State: Replica: ae9c82d139a84166892f83e01789d779, State: Running, Role: LEADER
I20260710 13:24:36.317241 26184 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [LEADER]: Queue going to LEADER mode. State: All 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: "ae9c82d139a84166892f83e01789d779" member_type: VOTER }
I20260710 13:24:36.317857 26181 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:36.321812 26186 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae9c82d139a84166892f83e01789d779. Latest consensus state: current_term: 1 leader_uuid: "ae9c82d139a84166892f83e01789d779" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c82d139a84166892f83e01789d779" member_type: VOTER } }
I20260710 13:24:36.322546 26186 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:36.323516 26185 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae9c82d139a84166892f83e01789d779" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae9c82d139a84166892f83e01789d779" member_type: VOTER } }
I20260710 13:24:36.324117 26185 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:36.324647 26191 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:36.329727 26191 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:36.333416 21851 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:36.338059 26191 catalog_manager.cc:1383] Generated new cluster ID: 6d299553ba4e4a58982afe57f80feb74
I20260710 13:24:36.338361 26191 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:36.363135 26191 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:36.364405 26191 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:36.374725 26191 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779: Generated new TSK 0
I20260710 13:24:36.375329 26191 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:36.399739 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:36.405229 26202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:36.406584 26203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:36.408201 26205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:36.408558 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:36.409458 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:36.409631 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:36.409746 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689876409736 us; error 0 us; skew 500 ppm
I20260710 13:24:36.410171 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:36.412232 21851 webserver.cc:533] Webserver started at http://127.21.86.193:33113/ using document root <none> and password file <none>
I20260710 13:24:36.412645 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:36.412811 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:36.413010 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:36.413966 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-0-root/instance:
uuid: "4bce7699714543c0854fe07eaeddcde1"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.418056 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:24:36.421054 26210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.421756 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:36.421983 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-0-root
uuid: "4bce7699714543c0854fe07eaeddcde1"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.422215 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:36.432163 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:36.433224 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:36.434490 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:36.436570 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:36.436759 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.437011 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:36.437187 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.475010 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.193:37761
I20260710 13:24:36.475134 26272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.193:37761 every 8 connection(s)
I20260710 13:24:36.479569 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:36.486853 26277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:36.489013 26278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:36.490793 26280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:36.491592 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:36.491766 26273 heartbeater.cc:344] Connected to a master server at 127.21.86.254:34121
I20260710 13:24:36.492211 26273 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:36.492863 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:24:36.492875 26273 heartbeater.cc:507] Master 127.21.86.254:34121 requested a full tablet report, sending...
W20260710 13:24:36.493160 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:36.493443 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689876493423 us; error 0 us; skew 500 ppm
I20260710 13:24:36.494115 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:36.495281 26146 ts_manager.cc:194] Registered new tserver with Master: 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761)
I20260710 13:24:36.496829 21851 webserver.cc:533] Webserver started at http://127.21.86.194:45995/ using document root <none> and password file <none>
I20260710 13:24:36.497473 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:36.497754 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:36.497699 26146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54258
I20260710 13:24:36.498219 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:36.499908 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-1-root/instance:
uuid: "1f7163c0509c4460b4330c430bb399cf"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.504340 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:36.507624 26285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.508272 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:36.508561 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-1-root
uuid: "1f7163c0509c4460b4330c430bb399cf"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.508826 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:36.532179 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:36.533264 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:36.534683 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:36.536845 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:36.537021 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.537295 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:36.537454 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.575680 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.194:33819
I20260710 13:24:36.575793 26347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.194:33819 every 8 connection(s)
I20260710 13:24:36.580374 21851 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:36.588212 26352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:24:36.590394 26351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:36.594403 26348 heartbeater.cc:344] Connected to a master server at 127.21.86.254:34121
I20260710 13:24:36.594892 26348 heartbeater.cc:461] Registering TS with master...
W20260710 13:24:36.595777 26355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:24:36.595768 26348 heartbeater.cc:507] Master 127.21.86.254:34121 requested a full tablet report, sending...
I20260710 13:24:36.595969 21851 server_base.cc:1061] running on GCE node
I20260710 13:24:36.597254 21851 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:36.597517 21851 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:24:36.597716 21851 hybrid_clock.cc:648] HybridClock initialized: now 1783689876597679 us; error 0 us; skew 500 ppm
I20260710 13:24:36.598248 21851 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:36.598335 26146 ts_manager.cc:194] Registered new tserver with Master: 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:36.600049 26146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54272
I20260710 13:24:36.600895 21851 webserver.cc:533] Webserver started at http://127.21.86.195:42589/ using document root <none> and password file <none>
I20260710 13:24:36.601419 21851 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:36.601632 21851 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:36.601902 21851 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:36.603091 21851 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-2-root/instance:
uuid: "944a9b6f1fd7430cbef7d2417b28599f"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.607461 21851 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:36.610615 26359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.611369 21851 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:36.611670 21851 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-2-root
uuid: "944a9b6f1fd7430cbef7d2417b28599f"
format_stamp: "Formatted at 2026-07-10 13:24:36 on dist-test-slave-0q4n"
I20260710 13:24:36.611949 21851 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasklJkTlW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689779539841-21851-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:24:36.654266 21851 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:36.655567 21851 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:36.657025 21851 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:36.659261 21851 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:36.659487 21851 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.659747 21851 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:36.659940 21851 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:36.699862 21851 rpc_server.cc:307] RPC server started. Bound to: 127.21.86.195:36631
I20260710 13:24:36.699965 26421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.86.195:36631 every 8 connection(s)
I20260710 13:24:36.714013 26422 heartbeater.cc:344] Connected to a master server at 127.21.86.254:34121
I20260710 13:24:36.714395 26422 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:36.715152 26422 heartbeater.cc:507] Master 127.21.86.254:34121 requested a full tablet report, sending...
I20260710 13:24:36.716967 26146 ts_manager.cc:194] Registered new tserver with Master: 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:36.717458 21851 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014413774s
I20260710 13:24:36.718330 26146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54282
I20260710 13:24:36.741333 26146 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54294:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:36.743878 26146 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:36.820278 26387 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1d24ab36e04fedb279918314f7872d (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:36.821722 26387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1d24ab36e04fedb279918314f7872d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.821758 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 983c68a372394c6db988c877859d8dca (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:36.824126 26386 tablet_service.cc:1511] Processing CreateTablet for tablet 164406990fa64179811d48c181ebdf5e (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:36.829608 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983c68a372394c6db988c877859d8dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.832136 26313 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1d24ab36e04fedb279918314f7872d (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:36.833431 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1d24ab36e04fedb279918314f7872d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.836817 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164406990fa64179811d48c181ebdf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.837289 26312 tablet_service.cc:1511] Processing CreateTablet for tablet 164406990fa64179811d48c181ebdf5e (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:36.839382 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164406990fa64179811d48c181ebdf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.840348 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 312f22ae77b749baac6c0017eb0cff0f (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:36.841428 26311 tablet_service.cc:1511] Processing CreateTablet for tablet 983c68a372394c6db988c877859d8dca (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:36.851984 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312f22ae77b749baac6c0017eb0cff0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.852087 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983c68a372394c6db988c877859d8dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.856076 26238 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1d24ab36e04fedb279918314f7872d (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:36.857431 26238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1d24ab36e04fedb279918314f7872d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.843163 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 312f22ae77b749baac6c0017eb0cff0f (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:36.859819 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312f22ae77b749baac6c0017eb0cff0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.860157 26237 tablet_service.cc:1511] Processing CreateTablet for tablet 164406990fa64179811d48c181ebdf5e (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:36.861474 26237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 164406990fa64179811d48c181ebdf5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.864219 26236 tablet_service.cc:1511] Processing CreateTablet for tablet 983c68a372394c6db988c877859d8dca (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:36.865547 26236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 983c68a372394c6db988c877859d8dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.869187 26234 tablet_service.cc:1511] Processing CreateTablet for tablet 55639debb374473d9bb18cca730858ee (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:36.872529 26233 tablet_service.cc:1511] Processing CreateTablet for tablet 5d25c681b3464907ab46444c110ac91b (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:36.870872 26234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55639debb374473d9bb18cca730858ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.877480 26235 tablet_service.cc:1511] Processing CreateTablet for tablet 312f22ae77b749baac6c0017eb0cff0f (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:36.880839 26232 tablet_service.cc:1511] Processing CreateTablet for tablet f0ded41159d04b8f8304b1d28af1b254 (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:36.883870 26231 tablet_service.cc:1511] Processing CreateTablet for tablet 7af37887118247b4b181b203565e668b (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:36.896958 26230 tablet_service.cc:1511] Processing CreateTablet for tablet 69166d027cc24a6c93cc083b2cc041a4 (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:36.903362 26235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312f22ae77b749baac6c0017eb0cff0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.904076 26231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af37887118247b4b181b203565e668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.904702 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69166d027cc24a6c93cc083b2cc041a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.908648 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 55639debb374473d9bb18cca730858ee (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:36.909482 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 5d25c681b3464907ab46444c110ac91b (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:36.910018 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55639debb374473d9bb18cca730858ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.913602 26311 tablet_service.cc:1511] Processing CreateTablet for tablet 5d25c681b3464907ab46444c110ac91b (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:36.914073 26313 tablet_service.cc:1511] Processing CreateTablet for tablet f0ded41159d04b8f8304b1d28af1b254 (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:36.914994 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d25c681b3464907ab46444c110ac91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.916414 26312 tablet_service.cc:1511] Processing CreateTablet for tablet 55639debb374473d9bb18cca730858ee (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:36.917603 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ded41159d04b8f8304b1d28af1b254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.918447 26232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ded41159d04b8f8304b1d28af1b254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.922380 26233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d25c681b3464907ab46444c110ac91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.937356 26386 tablet_service.cc:1511] Processing CreateTablet for tablet f0ded41159d04b8f8304b1d28af1b254 (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:36.938706 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 69166d027cc24a6c93cc083b2cc041a4 (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:36.939244 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 7af37887118247b4b181b203565e668b (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:36.940055 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69166d027cc24a6c93cc083b2cc041a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.943857 26438 tablet_bootstrap.cc:492] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:36.944846 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 69166d027cc24a6c93cc083b2cc041a4 (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:36.950819 26437 tablet_bootstrap.cc:492] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:36.954417 26438 tablet_bootstrap.cc:654] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:36.957582 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0ded41159d04b8f8304b1d28af1b254. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.960243 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69166d027cc24a6c93cc083b2cc041a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.961663 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af37887118247b4b181b203565e668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.962297 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d25c681b3464907ab46444c110ac91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.962388 26313 tablet_service.cc:1511] Processing CreateTablet for tablet 7af37887118247b4b181b203565e668b (DEFAULT_TABLE table=test-workload [id=a6e62c462aee4597bd2f81547512f43d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:36.964033 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af37887118247b4b181b203565e668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.966159 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55639debb374473d9bb18cca730858ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:36.972224 26437 tablet_bootstrap.cc:654] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.034881 26440 tablet_bootstrap.cc:492] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.042531 26440 tablet_bootstrap.cc:654] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.035569 26437 tablet_bootstrap.cc:492] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.036685 26438 tablet_bootstrap.cc:492] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.044004 26437 ts_tablet_manager.cc:1403] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.043s
I20260710 13:24:37.044265 26438 ts_tablet_manager.cc:1403] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.005s
I20260710 13:24:37.046981 26437 raft_consensus.cc:359] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.047214 26438 raft_consensus.cc:359] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.047748 26437 raft_consensus.cc:385] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.047881 26438 raft_consensus.cc:385] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.048092 26437 raft_consensus.cc:740] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.048208 26438 raft_consensus.cc:740] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.048898 26437 consensus_queue.cc:260] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.049058 26438 consensus_queue.cc:260] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.051256 26422 heartbeater.cc:499] Master 127.21.86.254:34121 was elected leader, sending a full tablet report...
I20260710 13:24:37.051771 26437 ts_tablet_manager.cc:1434] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:37.052549 26348 heartbeater.cc:499] Master 127.21.86.254:34121 was elected leader, sending a full tablet report...
I20260710 13:24:37.052803 26437 tablet_bootstrap.cc:492] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.054522 26440 tablet_bootstrap.cc:492] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.055068 26440 ts_tablet_manager.cc:1403] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 13:24:37.058024 26440 raft_consensus.cc:359] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.058794 26440 raft_consensus.cc:385] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.059168 26437 tablet_bootstrap.cc:654] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.059177 26440 raft_consensus.cc:740] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.060228 26440 consensus_queue.cc:260] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.060786 26438 ts_tablet_manager.cc:1434] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260710 13:24:37.062026 26438 tablet_bootstrap.cc:492] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.070182 26438 tablet_bootstrap.cc:654] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.070873 26437 tablet_bootstrap.cc:492] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.071417 26437 ts_tablet_manager.cc:1403] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260710 13:24:37.074224 26437 raft_consensus.cc:359] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.074905 26437 raft_consensus.cc:385] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.075217 26437 raft_consensus.cc:740] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.076107 26437 consensus_queue.cc:260] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.078393 26437 ts_tablet_manager.cc:1434] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:37.079285 26437 tablet_bootstrap.cc:492] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.085414 26437 tablet_bootstrap.cc:654] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.100091 26437 tablet_bootstrap.cc:492] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.100574 26437 ts_tablet_manager.cc:1403] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 13:24:37.101648 26273 heartbeater.cc:499] Master 127.21.86.254:34121 was elected leader, sending a full tablet report...
I20260710 13:24:37.102401 26440 ts_tablet_manager.cc:1434] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.047s	user 0.014s	sys 0.031s
I20260710 13:24:37.103601 26440 tablet_bootstrap.cc:492] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.103649 26437 raft_consensus.cc:359] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.104277 26438 tablet_bootstrap.cc:492] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.104498 26437 raft_consensus.cc:385] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.104784 26438 ts_tablet_manager.cc:1403] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.024s
I20260710 13:24:37.104807 26437 raft_consensus.cc:740] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.105829 26437 consensus_queue.cc:260] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.107766 26438 raft_consensus.cc:359] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.108485 26438 raft_consensus.cc:385] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.108798 26438 raft_consensus.cc:740] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.109645 26438 consensus_queue.cc:260] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.111672 26437 ts_tablet_manager.cc:1434] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:24:37.112411 26440 tablet_bootstrap.cc:654] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.112788 26437 tablet_bootstrap.cc:492] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.111760 26438 ts_tablet_manager.cc:1434] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:37.114590 26438 tablet_bootstrap.cc:492] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.124056 26438 tablet_bootstrap.cc:654] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.124416 26437 tablet_bootstrap.cc:654] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.125176 26440 tablet_bootstrap.cc:492] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.125699 26440 ts_tablet_manager.cc:1403] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260710 13:24:37.128827 26440 raft_consensus.cc:359] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.129499 26440 raft_consensus.cc:385] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.129797 26440 raft_consensus.cc:740] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.130555 26440 consensus_queue.cc:260] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.132865 26440 ts_tablet_manager.cc:1434] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:24:37.133773 26440 tablet_bootstrap.cc:492] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.140048 26440 tablet_bootstrap.cc:654] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.147413 26440 tablet_bootstrap.cc:492] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.147799 26440 ts_tablet_manager.cc:1403] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:24:37.148316 26438 tablet_bootstrap.cc:492] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.148337 26437 tablet_bootstrap.cc:492] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.149029 26438 ts_tablet_manager.cc:1403] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.019s
I20260710 13:24:37.149096 26437 ts_tablet_manager.cc:1403] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.015s
I20260710 13:24:37.149961 26440 raft_consensus.cc:359] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.150522 26440 raft_consensus.cc:385] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.150761 26440 raft_consensus.cc:740] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.151432 26440 consensus_queue.cc:260] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.151917 26437 raft_consensus.cc:359] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.152140 26438 raft_consensus.cc:359] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.152673 26437 raft_consensus.cc:385] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.152792 26438 raft_consensus.cc:385] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.153023 26437 raft_consensus.cc:740] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.153098 26438 raft_consensus.cc:740] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.153353 26440 ts_tablet_manager.cc:1434] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:24:37.154371 26440 tablet_bootstrap.cc:492] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.153865 26438 consensus_queue.cc:260] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.156165 26438 ts_tablet_manager.cc:1434] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:24:37.157110 26438 tablet_bootstrap.cc:492] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.153908 26437 consensus_queue.cc:260] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.162716 26437 ts_tablet_manager.cc:1434] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:24:37.163385 26438 tablet_bootstrap.cc:654] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.160943 26440 tablet_bootstrap.cc:654] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.166641 26437 tablet_bootstrap.cc:492] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.169700 26438 tablet_bootstrap.cc:492] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.170200 26438 ts_tablet_manager.cc:1403] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:24:37.172991 26438 raft_consensus.cc:359] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.173520 26437 tablet_bootstrap.cc:654] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.173632 26440 tablet_bootstrap.cc:492] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.173715 26438 raft_consensus.cc:385] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.174263 26438 raft_consensus.cc:740] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.174365 26440 ts_tablet_manager.cc:1403] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 13:24:37.175288 26438 consensus_queue.cc:260] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.177419 26440 raft_consensus.cc:359] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.178153 26440 raft_consensus.cc:385] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.178380 26438 ts_tablet_manager.cc:1434] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:24:37.179275 26437 tablet_bootstrap.cc:492] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.179407 26438 tablet_bootstrap.cc:492] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.179872 26437 ts_tablet_manager.cc:1403] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:24:37.178438 26440 raft_consensus.cc:740] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.182214 26440 consensus_queue.cc:260] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.182893 26437 raft_consensus.cc:359] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.183719 26437 raft_consensus.cc:385] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.184068 26437 raft_consensus.cc:740] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.184836 26437 consensus_queue.cc:260] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.186093 26438 tablet_bootstrap.cc:654] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.186590 26440 ts_tablet_manager.cc:1434] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:24:37.187072 26437 ts_tablet_manager.cc:1434] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:37.187630 26440 tablet_bootstrap.cc:492] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.190301 26437 tablet_bootstrap.cc:492] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.194638 26440 tablet_bootstrap.cc:654] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.197072 26437 tablet_bootstrap.cc:654] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.206735 26440 tablet_bootstrap.cc:492] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.207443 26440 ts_tablet_manager.cc:1403] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:24:37.212828 26440 raft_consensus.cc:359] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.213739 26440 raft_consensus.cc:385] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.214102 26440 raft_consensus.cc:740] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.215674 26440 consensus_queue.cc:260] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.217471 26437 tablet_bootstrap.cc:492] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.217998 26437 ts_tablet_manager.cc:1403] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.006s
I20260710 13:24:37.220886 26437 raft_consensus.cc:359] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.221783 26437 raft_consensus.cc:385] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.222091 26437 raft_consensus.cc:740] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.223134 26440 ts_tablet_manager.cc:1434] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260710 13:24:37.222918 26437 consensus_queue.cc:260] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.223912 26438 tablet_bootstrap.cc:492] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.224167 26440 tablet_bootstrap.cc:492] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.224416 26438 ts_tablet_manager.cc:1403] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.020s
I20260710 13:24:37.227290 26438 raft_consensus.cc:359] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.228004 26438 raft_consensus.cc:385] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.228156 26444 raft_consensus.cc:493] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.228297 26438 raft_consensus.cc:740] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.228751 26444 raft_consensus.cc:515] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.229259 26438 consensus_queue.cc:260] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.230276 26440 tablet_bootstrap.cc:654] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.237982 26437 ts_tablet_manager.cc:1434] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:24:37.232488 26444 leader_election.cc:290] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.247246 26444 raft_consensus.cc:493] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.247898 26444 raft_consensus.cc:515] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.251971 26438 ts_tablet_manager.cc:1434] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.007s
I20260710 13:24:37.252993 26438 tablet_bootstrap.cc:492] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.259809 26443 raft_consensus.cc:493] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.260262 26443 raft_consensus.cc:515] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.265506 26443 leader_election.cc:290] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.265271 26440 tablet_bootstrap.cc:492] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.267833 26440 ts_tablet_manager.cc:1403] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.014s
I20260710 13:24:37.270937 26440 raft_consensus.cc:359] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.271647 26440 raft_consensus.cc:385] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.271909 26438 tablet_bootstrap.cc:654] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.274857 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164406990fa64179811d48c181ebdf5e" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:37.275519 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:37.276217 26396 raft_consensus.cc:2468] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.278029 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164406990fa64179811d48c181ebdf5e" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.278702 26248 raft_consensus.cc:2468] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.271944 26440 raft_consensus.cc:740] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.279896 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.280632 26247 raft_consensus.cc:2468] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.275559 26397 raft_consensus.cc:2468] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.281636 26440 consensus_queue.cc:260] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.250394 26444 leader_election.cc:290] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631), 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761)
I20260710 13:24:37.283316 26289 leader_election.cc:304] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.284147 26444 raft_consensus.cc:2804] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.284267 26289 leader_election.cc:304] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.286269 26459 raft_consensus.cc:2804] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.286775 26459 raft_consensus.cc:493] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.287290 26459 raft_consensus.cc:3060] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.289812 26440 ts_tablet_manager.cc:1434] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:24:37.290270 26444 raft_consensus.cc:493] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.294669 26444 raft_consensus.cc:3060] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.300040 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:37.293589 26438 tablet_bootstrap.cc:492] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.300732 26323 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.301537 26438 ts_tablet_manager.cc:1403] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.003s
I20260710 13:24:37.302037 26362 leader_election.cc:304] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.290834 26440 tablet_bootstrap.cc:492] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.302759 26443 raft_consensus.cc:2804] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.303179 26443 raft_consensus.cc:493] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.303524 26443 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.309188 26440 tablet_bootstrap.cc:654] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.295974 26437 tablet_bootstrap.cc:492] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.311133 26443 raft_consensus.cc:515] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.314163 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.314750 26323 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.319159 26437 tablet_bootstrap.cc:654] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.323403 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.324191 26443 leader_election.cc:290] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.324285 26247 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.325248 26323 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
W20260710 13:24:37.329306 26194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:37.330086 26362 leader_election.cc:304] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.331207 26438 raft_consensus.cc:359] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.331947 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.325745 26468 raft_consensus.cc:493] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.333941 26438 raft_consensus.cc:385] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.334020 26247 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.335203 26438 raft_consensus.cc:740] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.338696 26438 consensus_queue.cc:260] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.343201 26468 raft_consensus.cc:515] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.345077 26445 raft_consensus.cc:493] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.345559 26445 raft_consensus.cc:515] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.346529 26444 raft_consensus.cc:515] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.347507 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:37.348004 26445 leader_election.cc:290] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.348470 26323 raft_consensus.cc:2468] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.347332 26438 ts_tablet_manager.cc:1434] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260710 13:24:37.350107 26362 leader_election.cc:304] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.334580 26443 raft_consensus.cc:2804] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.354097 26247 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:37.356011 26468 leader_election.cc:290] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.356565 26468 raft_consensus.cc:2804] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.356936 26468 raft_consensus.cc:493] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.357389 26468 raft_consensus.cc:3060] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.357600 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.358564 26438 tablet_bootstrap.cc:492] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.354781 26459 raft_consensus.cc:515] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.358999 26247 raft_consensus.cc:2468] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.367868 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164406990fa64179811d48c181ebdf5e" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.368469 26397 raft_consensus.cc:3060] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.364854 26444 leader_election.cc:290] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.374428 26459 leader_election.cc:290] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Requested vote from peers 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631), 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761)
I20260710 13:24:37.375319 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.376065 26396 raft_consensus.cc:3060] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.377466 26438 tablet_bootstrap.cc:654] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.383427 26468 raft_consensus.cc:515] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.385317 26397 raft_consensus.cc:2468] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.386360 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.386492 26288 leader_election.cc:304] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.387084 26247 raft_consensus.cc:3060] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.389454 26440 tablet_bootstrap.cc:492] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.389945 26440 ts_tablet_manager.cc:1403] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.007s
I20260710 13:24:37.391196 26443 raft_consensus.cc:697] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:37.392253 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.392149 26443 consensus_queue.cc:237] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.392977 26323 raft_consensus.cc:3060] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.393812 26468 leader_election.cc:290] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.394558 26444 raft_consensus.cc:493] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.390822 26459 raft_consensus.cc:2804] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.394999 26444 raft_consensus.cc:515] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.402462 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
W20260710 13:24:37.404189 26288 leader_election.cc:343] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:37.404881 26444 leader_election.cc:290] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.405256 26323 raft_consensus.cc:2468] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:37.406788 26437 tablet_bootstrap.cc:492] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.407301 26437 ts_tablet_manager.cc:1403] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.014s
I20260710 13:24:37.406961 26362 leader_election.cc:304] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.408241 26468 raft_consensus.cc:2804] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.408854 26468 raft_consensus.cc:697] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:37.409901 26468 consensus_queue.cc:237] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.411242 26459 raft_consensus.cc:697] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:37.396622 26396 raft_consensus.cc:2468] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.414027 26437 raft_consensus.cc:359] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.415005 26437 raft_consensus.cc:385] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.415086 26288 leader_election.cc:304] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.415388 26437 raft_consensus.cc:740] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.412096 26247 raft_consensus.cc:2468] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:37.416137 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164406990fa64179811d48c181ebdf5e" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.416698 26248 raft_consensus.cc:3060] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.417480 26438 tablet_bootstrap.cc:492] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.417606 26444 raft_consensus.cc:2804] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.418211 26438 ts_tablet_manager.cc:1403] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.001s
I20260710 13:24:37.418475 26444 raft_consensus.cc:697] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:37.419430 26444 consensus_queue.cc:237] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.423079 26246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.424114 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
W20260710 13:24:37.424649 26289 leader_election.cc:343] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:37.424806 26248 raft_consensus.cc:2468] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.424860 26247 raft_consensus.cc:3060] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.425148 26289 leader_election.cc:304] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf; no voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f
I20260710 13:24:37.421170 26437 consensus_queue.cc:260] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.426306 26463 raft_consensus.cc:2749] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:37.427902 26437 ts_tablet_manager.cc:1434] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:24:37.428144 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:37.422926 26438 raft_consensus.cc:359] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.428773 26438 raft_consensus.cc:385] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.412137 26459 consensus_queue.cc:237] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.429194 26438 raft_consensus.cc:740] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.430249 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:37.430151 26438 consensus_queue.cc:260] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.431087 26323 raft_consensus.cc:2393] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bce7699714543c0854fe07eaeddcde1 in current term 1: Already voted for candidate 944a9b6f1fd7430cbef7d2417b28599f in this term.
I20260710 13:24:37.428907 26437 tablet_bootstrap.cc:492] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.440516 26437 tablet_bootstrap.cc:654] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.439952 26144 catalog_manager.cc:5697] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 0 to 1, leader changed from <none> to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 1 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.441800 26213 leader_election.cc:304] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1; no voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f
I20260710 13:24:37.444131 26247 raft_consensus.cc:2468] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.449150 26440 raft_consensus.cc:359] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.450510 26440 raft_consensus.cc:385] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.450886 26440 raft_consensus.cc:740] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.452032 26445 raft_consensus.cc:2749] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:37.454703 26438 ts_tablet_manager.cc:1434] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.003s
I20260710 13:24:37.455798 26438 tablet_bootstrap.cc:492] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.456820 26145 catalog_manager.cc:5697] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 1 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.451864 26440 consensus_queue.cc:260] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.461409 26440 ts_tablet_manager.cc:1434] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.071s	user 0.002s	sys 0.006s
I20260710 13:24:37.463681 26440 tablet_bootstrap.cc:492] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.463703 26438 tablet_bootstrap.cc:654] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.472719 26437 tablet_bootstrap.cc:492] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.473181 26437 ts_tablet_manager.cc:1403] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.006s
I20260710 13:24:37.473534 26440 tablet_bootstrap.cc:654] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.475797 26437 raft_consensus.cc:359] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.476686 26437 raft_consensus.cc:385] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.477031 26437 raft_consensus.cc:740] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.478021 26437 consensus_queue.cc:260] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.480973 26437 ts_tablet_manager.cc:1434] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:37.482056 26437 tablet_bootstrap.cc:492] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:37.484717 26440 tablet_bootstrap.cc:492] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.485224 26440 ts_tablet_manager.cc:1403] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 13:24:37.487357 26437 tablet_bootstrap.cc:654] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.487697 26440 raft_consensus.cc:359] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.488427 26440 raft_consensus.cc:385] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.488699 26440 raft_consensus.cc:740] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.489557 26440 consensus_queue.cc:260] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.494300 26438 tablet_bootstrap.cc:492] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.494913 26438 ts_tablet_manager.cc:1403] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.021s
I20260710 13:24:37.496871 26440 ts_tablet_manager.cc:1434] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:24:37.497821 26440 tablet_bootstrap.cc:492] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:37.498373 26438 raft_consensus.cc:359] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.499290 26438 raft_consensus.cc:385] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.499619 26438 raft_consensus.cc:740] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.500643 26438 consensus_queue.cc:260] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.501794 26437 tablet_bootstrap.cc:492] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:37.502286 26437 ts_tablet_manager.cc:1403] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 13:24:37.503818 26440 tablet_bootstrap.cc:654] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.504634 26438 ts_tablet_manager.cc:1434] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:24:37.504931 26437 raft_consensus.cc:359] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.505630 26437 raft_consensus.cc:385] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.505834 26438 tablet_bootstrap.cc:492] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:37.505899 26437 raft_consensus.cc:740] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.507031 26437 consensus_queue.cc:260] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.512066 26438 tablet_bootstrap.cc:654] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:37.513042 26437 ts_tablet_manager.cc:1434] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:37.517309 26440 tablet_bootstrap.cc:492] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:37.517762 26440 ts_tablet_manager.cc:1403] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260710 13:24:37.520040 26146 catalog_manager.cc:5697] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 0 to 1, leader changed from <none> to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 1 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.520825 26440 raft_consensus.cc:359] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.521566 26440 raft_consensus.cc:385] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.521761 26440 raft_consensus.cc:740] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.522341 26440 consensus_queue.cc:260] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.525954 26440 ts_tablet_manager.cc:1434] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:37.529492 26459 raft_consensus.cc:493] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.530020 26459 raft_consensus.cc:515] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.532208 26459 leader_election.cc:290] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.532240 26438 tablet_bootstrap.cc:492] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:37.532886 26438 ts_tablet_manager.cc:1403] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260710 13:24:37.533897 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af37887118247b4b181b203565e668b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.534601 26247 raft_consensus.cc:2468] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.535669 26438 raft_consensus.cc:359] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.535993 26289 leader_election.cc:304] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.536399 26438 raft_consensus.cc:385] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:37.536790 26438 raft_consensus.cc:740] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:37.537497 26459 raft_consensus.cc:2804] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.537909 26459 raft_consensus.cc:493] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.537847 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af37887118247b4b181b203565e668b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:37.538393 26459 raft_consensus.cc:3060] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.538595 26396 raft_consensus.cc:2468] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.537528 26438 consensus_queue.cc:260] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.541419 26145 catalog_manager.cc:5697] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 1 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.543794 26438 ts_tablet_manager.cc:1434] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 13:24:37.547006 26459 raft_consensus.cc:515] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.548959 26459 leader_election.cc:290] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.549913 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af37887118247b4b181b203565e668b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.550347 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af37887118247b4b181b203565e668b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.550503 26396 raft_consensus.cc:3060] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.550941 26247 raft_consensus.cc:3060] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.555048 26468 raft_consensus.cc:493] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.555544 26468 raft_consensus.cc:515] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.557580 26468 leader_election.cc:290] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.557838 26247 raft_consensus.cc:2468] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.558625 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55639debb374473d9bb18cca730858ee" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:37.559064 26289 leader_election.cc:304] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.559324 26323 raft_consensus.cc:2468] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.559365 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55639debb374473d9bb18cca730858ee" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.559891 26459 raft_consensus.cc:2804] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.560087 26247 raft_consensus.cc:2468] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.560379 26459 raft_consensus.cc:697] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:37.560621 26362 leader_election.cc:304] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.561223 26459 consensus_queue.cc:237] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.561721 26468 raft_consensus.cc:2804] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.561867 26396 raft_consensus.cc:2468] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.562163 26468 raft_consensus.cc:493] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.562552 26468 raft_consensus.cc:3060] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.568123 26443 raft_consensus.cc:493] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.568631 26443 raft_consensus.cc:515] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.568944 26468 raft_consensus.cc:515] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.570515 26443 leader_election.cc:290] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.571376 26468 leader_election.cc:290] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.571632 26247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69166d027cc24a6c93cc083b2cc041a4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.571659 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55639debb374473d9bb18cca730858ee" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.572394 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69166d027cc24a6c93cc083b2cc041a4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:37.572525 26247 raft_consensus.cc:2468] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.573081 26323 raft_consensus.cc:2468] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:37.572677 26248 raft_consensus.cc:3060] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.573771 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55639debb374473d9bb18cca730858ee" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.574398 26322 raft_consensus.cc:3060] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.574219 26363 leader_election.cc:304] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.576663 26468 raft_consensus.cc:2804] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.577016 26468 raft_consensus.cc:493] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.577343 26468 raft_consensus.cc:3060] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.572649 26145 catalog_manager.cc:5697] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 1 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.579284 26248 raft_consensus.cc:2468] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:37.580428 26363 leader_election.cc:304] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.581238 26443 raft_consensus.cc:2804] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.581910 26443 raft_consensus.cc:697] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:37.581539 26322 raft_consensus.cc:2468] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:37.582763 26443 consensus_queue.cc:237] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.586879 26468 raft_consensus.cc:515] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.589303 26468 leader_election.cc:290] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.590020 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69166d027cc24a6c93cc083b2cc041a4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.590309 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69166d027cc24a6c93cc083b2cc041a4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.590615 26248 raft_consensus.cc:3060] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.590911 26322 raft_consensus.cc:3060] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.591898 26146 catalog_manager.cc:5697] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 0 to 1, leader changed from <none> to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 1 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.596217 26445 raft_consensus.cc:493] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.596719 26445 raft_consensus.cc:515] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.596979 26322 raft_consensus.cc:2468] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:37.597517 26248 raft_consensus.cc:2468] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:37.598667 26445 leader_election.cc:290] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.599334 26363 leader_election.cc:304] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.599963 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:37.600164 26468 raft_consensus.cc:2804] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.600112 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:37.600594 26323 raft_consensus.cc:2468] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:37.600890 26396 raft_consensus.cc:2468] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:37.600994 26468 raft_consensus.cc:697] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:37.601244 26459 raft_consensus.cc:493] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.601733 26459 raft_consensus.cc:515] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.601799 26213 leader_election.cc:304] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.601862 26468 consensus_queue.cc:237] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.602890 26445 raft_consensus.cc:2804] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.603286 26445 raft_consensus.cc:493] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.603619 26445 raft_consensus.cc:3060] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.605052 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:37.605435 26459 leader_election.cc:290] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.605682 26396 raft_consensus.cc:2468] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.606861 26288 leader_election.cc:304] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.607672 26459 raft_consensus.cc:2804] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:37.608029 26459 raft_consensus.cc:493] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.608361 26459 raft_consensus.cc:3060] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.612490 26445 raft_consensus.cc:515] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.611514 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:37.614288 26248 raft_consensus.cc:2468] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:37.615368 26459 raft_consensus.cc:515] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.616155 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.616781 26322 raft_consensus.cc:3060] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.617944 26248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.618485 26248 raft_consensus.cc:3060] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.618855 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.619462 26396 raft_consensus.cc:3060] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.621013 26146 catalog_manager.cc:5697] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 0 to 1, leader changed from <none> to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 1 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.625169 26248 raft_consensus.cc:2468] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.626024 26396 raft_consensus.cc:2468] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:37.626462 26289 leader_election.cc:304] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.627297 26444 raft_consensus.cc:2804] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.627800 26444 raft_consensus.cc:697] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:37.627532 26459 leader_election.cc:290] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.628634 26444 consensus_queue.cc:237] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.631286 26322 raft_consensus.cc:2468] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:37.632526 26213 leader_election.cc:304] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.634056 26493 raft_consensus.cc:2804] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:37.634235 26445 leader_election.cc:290] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.635818 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.636570 26396 raft_consensus.cc:3060] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:37.636821 26146 catalog_manager.cc:5697] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 1 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.639546 26493 raft_consensus.cc:697] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:37.640398 26493 consensus_queue.cc:237] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.644660 26396 raft_consensus.cc:2468] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:37.650960 26146 catalog_manager.cc:5697] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.779242 26322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
mode: GRACEFUL
new_leader_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:40294
I20260710 13:24:37.779767 26322 raft_consensus.cc:606] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Received request to transfer leadership to TS 4bce7699714543c0854fe07eaeddcde1
I20260710 13:24:37.784250 26322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "164406990fa64179811d48c181ebdf5e"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
mode: GRACEFUL
new_leader_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:40294
I20260710 13:24:37.784737 26322 raft_consensus.cc:606] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Received request to transfer leadership to TS 4bce7699714543c0854fe07eaeddcde1
I20260710 13:24:37.801237 26396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "983c68a372394c6db988c877859d8dca"
dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
mode: GRACEFUL
new_leader_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:49410
I20260710 13:24:37.801796 26396 raft_consensus.cc:606] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Received request to transfer leadership to TS 4bce7699714543c0854fe07eaeddcde1
I20260710 13:24:37.808272 26396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f"
dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
mode: GRACEFUL
new_leader_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:49410
I20260710 13:24:37.808887 26396 raft_consensus.cc:606] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Received request to transfer leadership to TS 4bce7699714543c0854fe07eaeddcde1
I20260710 13:24:37.814440 26396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55639debb374473d9bb18cca730858ee"
dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
mode: GRACEFUL
new_leader_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:49410
I20260710 13:24:37.814993 26396 raft_consensus.cc:606] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Received request to transfer leadership to TS 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:37.825188 26444 consensus_queue.cc:1048] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.832974 26459 raft_consensus.cc:993] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf: : Instructing follower 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.833401 26459 raft_consensus.cc:1081] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Signalling peer 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.839306 26248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:51264
I20260710 13:24:37.844589 26463 consensus_queue.cc:1048] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.847141 26247 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
mode: GRACEFUL
new_leader_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:51268
I20260710 13:24:37.847698 26247 raft_consensus.cc:606] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Received request to transfer leadership to TS 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:37.862332 26248 raft_consensus.cc:493] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.862855 26248 raft_consensus.cc:3060] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.863965 26468 consensus_queue.cc:1048] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.869768 26248 raft_consensus.cc:515] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.875593 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.876375 26473 consensus_queue.cc:1048] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.876581 26248 leader_election.cc:290] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Requested vote from peers 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:37.876783 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1d24ab36e04fedb279918314f7872d" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.877557 26322 raft_consensus.cc:3055] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.877673 26473 consensus_queue.cc:1048] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.877976 26322 raft_consensus.cc:740] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:37.876133 26396 raft_consensus.cc:3060] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.882653 26468 consensus_queue.cc:1048] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.878895 26322 consensus_queue.cc:260] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.883913 26322 raft_consensus.cc:3060] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.886152 26396 raft_consensus.cc:2468] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.886691 26463 consensus_queue.cc:1048] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:37.887231 26213 leader_election.cc:304] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.889286 26493 raft_consensus.cc:2804] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:37.889715 26493 raft_consensus.cc:697] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:37.890467 26493 consensus_queue.cc:237] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } }
I20260710 13:24:37.901140 26322 raft_consensus.cc:2468] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.908253 26472 raft_consensus.cc:993] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f: : Instructing follower 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.908646 26472 raft_consensus.cc:1081] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Signalling peer 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.908720 26459 raft_consensus.cc:993] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf: : Instructing follower 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.909238 26459 raft_consensus.cc:1081] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Signalling peer 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.912079 26244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:51266
I20260710 13:24:37.914834 26247 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "164406990fa64179811d48c181ebdf5e"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:51264
I20260710 13:24:37.915161 26444 consensus_queue.cc:1048] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.915462 26247 raft_consensus.cc:493] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.915916 26247 raft_consensus.cc:3060] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.925319 26247 raft_consensus.cc:515] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.925882 26468 raft_consensus.cc:993] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f: : Instructing follower 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.926391 26473 raft_consensus.cc:1081] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Signalling peer 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:37.929414 26248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "983c68a372394c6db988c877859d8dca"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:51266
I20260710 13:24:37.929559 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164406990fa64179811d48c181ebdf5e" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.929952 26248 raft_consensus.cc:493] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.930171 26322 raft_consensus.cc:3055] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.930387 26248 raft_consensus.cc:3060] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.930576 26322 raft_consensus.cc:740] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:37.931631 26322 consensus_queue.cc:260] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.932202 26244 raft_consensus.cc:493] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.932819 26244 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:37.932793 26444 consensus_queue.cc:1175] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "944a9b6f1fd7430cbef7d2417b28599f" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 13:24:37.933861 26247 leader_election.cc:290] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.934644 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "164406990fa64179811d48c181ebdf5e" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.935200 26396 raft_consensus.cc:3060] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.937762 26248 raft_consensus.cc:515] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.939824 26248 leader_election.cc:290] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.940553 26244 raft_consensus.cc:515] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.940958 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.941310 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "983c68a372394c6db988c877859d8dca" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.941460 26323 raft_consensus.cc:3060] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.941931 26397 raft_consensus.cc:3055] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.942271 26397 raft_consensus.cc:740] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:37.943091 26397 consensus_queue.cc:260] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.944375 26397 raft_consensus.cc:3060] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.945398 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:37.945963 26321 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.947496 26322 raft_consensus.cc:3060] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.949185 26145 catalog_manager.cc:5697] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 1 to 2, leader changed from 1f7163c0509c4460b4330c430bb399cf (127.21.86.194) to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.952035 26397 raft_consensus.cc:2468] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.952862 26321 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.953161 26213 leader_election.cc:304] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.953922 26493 raft_consensus.cc:2804] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:37.954071 26213 leader_election.cc:304] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:37.954434 26493 raft_consensus.cc:697] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:37.954998 26445 raft_consensus.cc:2804] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:37.955479 26445 raft_consensus.cc:697] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:37.955260 26493 consensus_queue.cc:237] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.955706 26323 raft_consensus.cc:2468] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.956278 26445 consensus_queue.cc:237] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.957196 26396 raft_consensus.cc:2468] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.954144 26322 raft_consensus.cc:2468] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.959024 26213 leader_election.cc:304] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:37.960526 26494 raft_consensus.cc:2804] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:37.961977 26244 leader_election.cc:290] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.964031 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.964390 26494 raft_consensus.cc:697] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:37.964545 26396 raft_consensus.cc:3055] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.964941 26396 raft_consensus.cc:740] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:37.965253 26494 consensus_queue.cc:237] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.965719 26396 consensus_queue.cc:260] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.967075 26396 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.967001 26473 consensus_queue.cc:1048] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:37.974371 26396 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:37.975417 26468 raft_consensus.cc:993] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f: : Instructing follower 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:37.975898 26472 raft_consensus.cc:1081] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Signalling peer 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:37.978247 26322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55639debb374473d9bb18cca730858ee"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:40268
I20260710 13:24:37.978772 26322 raft_consensus.cc:493] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.979154 26322 raft_consensus.cc:3060] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.981050 26472 consensus_queue.cc:1048] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:37.983332 26144 catalog_manager.cc:5697] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 1 to 2, leader changed from 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195) to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.985105 26144 catalog_manager.cc:5697] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 1 to 2, leader changed from 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195) to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.986050 26322 raft_consensus.cc:515] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.986754 26144 catalog_manager.cc:5697] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 1 to 2, leader changed from 1f7163c0509c4460b4330c430bb399cf (127.21.86.194) to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.991333 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55639debb374473d9bb18cca730858ee" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:37.991932 26396 raft_consensus.cc:3055] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.992241 26396 raft_consensus.cc:740] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:37.993047 26396 consensus_queue.cc:260] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:37.993454 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55639debb374473d9bb18cca730858ee" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:37.994016 26396 raft_consensus.cc:3060] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.991125 26322 leader_election.cc:290] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:37.998766 26444 consensus_queue.cc:1048] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.000619 26396 raft_consensus.cc:2468] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:38.001547 26288 leader_election.cc:304] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [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: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 4bce7699714543c0854fe07eaeddcde1
I20260710 13:24:38.002511 26444 raft_consensus.cc:2804] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:38.002954 26444 raft_consensus.cc:697] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:38.003733 26444 consensus_queue.cc:237] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:38.011001 26144 catalog_manager.cc:5697] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 1 to 2, leader changed from 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195) to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 2 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:38.020327 26463 consensus_queue.cc:1048] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.025511 26463 consensus_queue.cc:1048] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.030500 26459 consensus_queue.cc:1048] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.050539 26473 consensus_queue.cc:1048] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.060642 26468 consensus_queue.cc:1048] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.141992 26494 consensus_queue.cc:1048] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.147635 26510 raft_consensus.cc:993] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1: : Instructing follower 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:38.148118 26445 raft_consensus.cc:1081] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Signalling peer 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:38.152388 26321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:40282
I20260710 13:24:38.153447 26321 raft_consensus.cc:493] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:38.153834 26321 raft_consensus.cc:3060] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.155179 26445 consensus_queue.cc:1048] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:38.160554 26321 raft_consensus.cc:515] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:38.163188 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:38.163200 26321 leader_election.cc:290] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:38.163476 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25c681b3464907ab46444c110ac91b" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:38.163797 26244 raft_consensus.cc:3055] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:38.164237 26397 raft_consensus.cc:3060] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.164534 26244 raft_consensus.cc:740] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:38.165395 26244 consensus_queue.cc:260] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:38.166599 26244 raft_consensus.cc:3060] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.170812 26397 raft_consensus.cc:2468] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:38.171947 26244 raft_consensus.cc:2468] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:38.171893 26288 leader_election.cc:304] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:38.172859 26463 raft_consensus.cc:2804] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:38.173300 26463 raft_consensus.cc:697] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:38.173996 26463 consensus_queue.cc:237] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:38.180285 26143 catalog_manager.cc:5697] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 1 to 2, leader changed from 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193) to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 2 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:38.345880 26397 raft_consensus.cc:1275] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.347254 26445 consensus_queue.cc:1048] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.349890 26396 raft_consensus.cc:1275] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.351253 26494 consensus_queue.cc:1048] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.354755 26321 raft_consensus.cc:1275] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.357318 26510 consensus_queue.cc:1048] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.364768 26321 raft_consensus.cc:1275] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.365911 26494 consensus_queue.cc:1048] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.390615 26321 raft_consensus.cc:1275] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.391635 26494 consensus_queue.cc:1048] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.398685 26396 raft_consensus.cc:1275] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.400640 26510 consensus_queue.cc:1048] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.402676 26396 raft_consensus.cc:1275] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.404184 26510 consensus_queue.cc:1048] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.411553 26321 raft_consensus.cc:1275] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.412801 26494 consensus_queue.cc:1048] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.417754 26244 raft_consensus.cc:3060] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.424707 26244 raft_consensus.cc:1275] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.425954 26463 consensus_queue.cc:1048] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.433617 26397 raft_consensus.cc:1275] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.434967 26459 consensus_queue.cc:1048] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.639446 26244 raft_consensus.cc:1275] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.640537 26459 consensus_queue.cc:1048] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:38.647603 26397 raft_consensus.cc:1275] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:38.649142 26463 consensus_queue.cc:1048] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:40.899641 26144 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54300:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:24:40.902417 26144 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:24:40.951314 26232 tablet_service.cc:1511] Processing CreateTablet for tablet 5a776d76727d4fe5a862d6ea67fc059c (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:40.952262 26312 tablet_service.cc:1511] Processing CreateTablet for tablet 5a776d76727d4fe5a862d6ea67fc059c (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:40.953220 26232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a776d76727d4fe5a862d6ea67fc059c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.953912 26312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a776d76727d4fe5a862d6ea67fc059c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.954227 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 5a776d76727d4fe5a862d6ea67fc059c (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:40.955739 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a776d76727d4fe5a862d6ea67fc059c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.957974 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 7420c3899ea04b0bb3a90d8414f06692 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:40.959443 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7420c3899ea04b0bb3a90d8414f06692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.962541 26313 tablet_service.cc:1511] Processing CreateTablet for tablet 7420c3899ea04b0bb3a90d8414f06692 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:40.963894 26313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7420c3899ea04b0bb3a90d8414f06692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.966907 26236 tablet_service.cc:1511] Processing CreateTablet for tablet 7420c3899ea04b0bb3a90d8414f06692 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:40.968261 26236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7420c3899ea04b0bb3a90d8414f06692. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.983400 26533 tablet_bootstrap.cc:492] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:40.983032 26231 tablet_service.cc:1511] Processing CreateTablet for tablet 05c264b42c554356be59fcba567c11c0 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:40.984011 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 05c264b42c554356be59fcba567c11c0 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:40.984484 26231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c264b42c554356be59fcba567c11c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.985440 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c264b42c554356be59fcba567c11c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:40.990998 26533 tablet_bootstrap.cc:654] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:40.997982 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 05c264b42c554356be59fcba567c11c0 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:40.999603 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05c264b42c554356be59fcba567c11c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.011401 26230 tablet_service.cc:1511] Processing CreateTablet for tablet a09098b2660f48259895c030f00aad7e (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:41.012972 26230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09098b2660f48259895c030f00aad7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.016692 26311 tablet_service.cc:1511] Processing CreateTablet for tablet a09098b2660f48259895c030f00aad7e (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:41.018390 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09098b2660f48259895c030f00aad7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.027594 26384 tablet_service.cc:1511] Processing CreateTablet for tablet a09098b2660f48259895c030f00aad7e (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:41.028929 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a09098b2660f48259895c030f00aad7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.038012 26233 tablet_service.cc:1511] Processing CreateTablet for tablet 516ecf14f42f43e09a3f1f066f25e55c (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:41.040113 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 516ecf14f42f43e09a3f1f066f25e55c (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:41.041384 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516ecf14f42f43e09a3f1f066f25e55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.042690 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 516ecf14f42f43e09a3f1f066f25e55c (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:41.044370 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516ecf14f42f43e09a3f1f066f25e55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.044407 26233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516ecf14f42f43e09a3f1f066f25e55c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.056187 26235 tablet_service.cc:1511] Processing CreateTablet for tablet 220ed808d66b4b57b0d02ac502f7430d (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:41.057510 26235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220ed808d66b4b57b0d02ac502f7430d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.058053 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 220ed808d66b4b57b0d02ac502f7430d (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:41.059358 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220ed808d66b4b57b0d02ac502f7430d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.067195 26386 tablet_service.cc:1511] Processing CreateTablet for tablet 220ed808d66b4b57b0d02ac502f7430d (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:41.068943 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 220ed808d66b4b57b0d02ac502f7430d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.084993 26234 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa64198279742348b5069950849d549 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:41.086781 26234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa64198279742348b5069950849d549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.110411 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa64198279742348b5069950849d549 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:41.112004 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa64198279742348b5069950849d549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.118189 26237 tablet_service.cc:1511] Processing CreateTablet for tablet fec7b8d575454716afef9bf27aed004f (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:41.121965 26237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec7b8d575454716afef9bf27aed004f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.125671 26534 tablet_bootstrap.cc:492] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.137099 26536 tablet_bootstrap.cc:492] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.138787 26534 tablet_bootstrap.cc:654] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.139981 26311 tablet_service.cc:1511] Processing CreateTablet for tablet fec7b8d575454716afef9bf27aed004f (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:41.141644 26311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec7b8d575454716afef9bf27aed004f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.148965 26536 tablet_bootstrap.cc:654] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.150534 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa64198279742348b5069950849d549 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:41.155907 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa64198279742348b5069950849d549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.154569 26233 tablet_service.cc:1511] Processing CreateTablet for tablet 2c27e3e2c63048499f81f0584893eae4 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:41.164240 26233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c27e3e2c63048499f81f0584893eae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.169194 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 2c27e3e2c63048499f81f0584893eae4 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:41.170750 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c27e3e2c63048499f81f0584893eae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.172498 26386 tablet_service.cc:1511] Processing CreateTablet for tablet fec7b8d575454716afef9bf27aed004f (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:41.172680 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 2c27e3e2c63048499f81f0584893eae4 (DEFAULT_TABLE table=soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:41.174304 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c27e3e2c63048499f81f0584893eae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.176613 26386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec7b8d575454716afef9bf27aed004f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:41.184734 26536 tablet_bootstrap.cc:492] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.185544 26536 ts_tablet_manager.cc:1403] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.011s
I20260710 13:24:41.188822 26536 raft_consensus.cc:359] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.189698 26536 raft_consensus.cc:385] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.189986 26536 raft_consensus.cc:740] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.190896 26536 consensus_queue.cc:260] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.196005 26536 ts_tablet_manager.cc:1434] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260710 13:24:41.197057 26536 tablet_bootstrap.cc:492] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.201566 26533 tablet_bootstrap.cc:492] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.202059 26533 ts_tablet_manager.cc:1403] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.219s	user 0.023s	sys 0.043s
I20260710 13:24:41.204675 26533 raft_consensus.cc:359] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.205338 26533 raft_consensus.cc:385] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.205631 26533 raft_consensus.cc:740] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.206411 26533 consensus_queue.cc:260] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.211963 26533 ts_tablet_manager.cc:1434] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:41.212723 26534 tablet_bootstrap.cc:492] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.213009 26533 tablet_bootstrap.cc:492] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.213224 26534 ts_tablet_manager.cc:1403] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.020s
I20260710 13:24:41.215922 26534 raft_consensus.cc:359] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.216624 26534 raft_consensus.cc:385] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.216866 26534 raft_consensus.cc:740] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.217468 26534 consensus_queue.cc:260] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.219679 26533 tablet_bootstrap.cc:654] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.219925 26534 ts_tablet_manager.cc:1434] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:41.224176 26536 tablet_bootstrap.cc:654] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.228032 26534 tablet_bootstrap.cc:492] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.233701 26534 tablet_bootstrap.cc:654] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.236053 26533 tablet_bootstrap.cc:492] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.236591 26533 ts_tablet_manager.cc:1403] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 13:24:41.236909 26536 tablet_bootstrap.cc:492] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.237386 26536 ts_tablet_manager.cc:1403] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.004s
I20260710 13:24:41.240370 26534 tablet_bootstrap.cc:492] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.240104 26536 raft_consensus.cc:359] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.240042 26533 raft_consensus.cc:359] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.240878 26534 ts_tablet_manager.cc:1403] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 13:24:41.240969 26536 raft_consensus.cc:385] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.241039 26533 raft_consensus.cc:385] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.241482 26536 raft_consensus.cc:740] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.241555 26533 raft_consensus.cc:740] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.242216 26536 consensus_queue.cc:260] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.242393 26533 consensus_queue.cc:260] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.244844 26536 ts_tablet_manager.cc:1434] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:41.245715 26536 tablet_bootstrap.cc:492] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.245890 26534 raft_consensus.cc:359] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.246579 26534 raft_consensus.cc:385] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.246870 26534 raft_consensus.cc:740] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.246991 26533 ts_tablet_manager.cc:1434] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:24:41.247917 26533 tablet_bootstrap.cc:492] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.247692 26534 consensus_queue.cc:260] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.249868 26534 ts_tablet_manager.cc:1434] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:41.250715 26534 tablet_bootstrap.cc:492] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.252619 26536 tablet_bootstrap.cc:654] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.256754 26534 tablet_bootstrap.cc:654] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.261523 26533 tablet_bootstrap.cc:654] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.270505 26536 tablet_bootstrap.cc:492] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.270893 26536 ts_tablet_manager.cc:1403] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260710 13:24:41.273716 26536 raft_consensus.cc:359] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.274403 26536 raft_consensus.cc:385] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.274673 26536 raft_consensus.cc:740] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.275475 26536 consensus_queue.cc:260] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.281431 26536 ts_tablet_manager.cc:1434] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:41.282512 26536 tablet_bootstrap.cc:492] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.282799 26534 tablet_bootstrap.cc:492] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.283308 26534 ts_tablet_manager.cc:1403] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.015s
I20260710 13:24:41.283330 26533 tablet_bootstrap.cc:492] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.286352 26534 raft_consensus.cc:359] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.287004 26534 raft_consensus.cc:385] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.287111 26533 ts_tablet_manager.cc:1403] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.001s
I20260710 13:24:41.287333 26534 raft_consensus.cc:740] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.287599 26536 tablet_bootstrap.cc:654] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.288067 26534 consensus_queue.cc:260] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.290331 26534 ts_tablet_manager.cc:1434] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:24:41.289999 26533 raft_consensus.cc:359] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.290673 26533 raft_consensus.cc:385] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.290962 26533 raft_consensus.cc:740] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.291366 26534 tablet_bootstrap.cc:492] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.291790 26533 consensus_queue.cc:260] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.299305 26533 ts_tablet_manager.cc:1434] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:24:41.300311 26533 tablet_bootstrap.cc:492] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.302232 26534 tablet_bootstrap.cc:654] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.303390 26536 tablet_bootstrap.cc:492] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.303848 26536 ts_tablet_manager.cc:1403] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260710 13:24:41.306551 26536 raft_consensus.cc:359] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.307233 26536 raft_consensus.cc:385] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.307539 26536 raft_consensus.cc:740] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.308349 26536 consensus_queue.cc:260] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.312027 26534 tablet_bootstrap.cc:492] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.312462 26534 ts_tablet_manager.cc:1403] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260710 13:24:41.313900 26533 tablet_bootstrap.cc:654] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.315136 26534 raft_consensus.cc:359] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.315856 26534 raft_consensus.cc:385] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.316146 26534 raft_consensus.cc:740] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.316915 26534 consensus_queue.cc:260] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.319902 26534 ts_tablet_manager.cc:1434] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 13:24:41.320447 26536 ts_tablet_manager.cc:1434] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:24:41.320672 26534 tablet_bootstrap.cc:492] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.322515 26536 tablet_bootstrap.cc:492] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.331638 26536 tablet_bootstrap.cc:654] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.331909 26534 tablet_bootstrap.cc:654] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.336812 26533 tablet_bootstrap.cc:492] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.337272 26533 ts_tablet_manager.cc:1403] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.009s
I20260710 13:24:41.340010 26534 tablet_bootstrap.cc:492] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.340049 26533 raft_consensus.cc:359] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.340634 26534 ts_tablet_manager.cc:1403] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260710 13:24:41.340849 26533 raft_consensus.cc:385] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.341157 26536 tablet_bootstrap.cc:492] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.341192 26533 raft_consensus.cc:740] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.341761 26536 ts_tablet_manager.cc:1403] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:24:41.342162 26533 consensus_queue.cc:260] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.343552 26534 raft_consensus.cc:359] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.344283 26533 ts_tablet_manager.cc:1434] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:24:41.344264 26534 raft_consensus.cc:385] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.344776 26534 raft_consensus.cc:740] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.344570 26536 raft_consensus.cc:359] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.345355 26533 tablet_bootstrap.cc:492] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.345621 26534 consensus_queue.cc:260] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.345325 26536 raft_consensus.cc:385] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.346694 26536 raft_consensus.cc:740] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.347477 26536 consensus_queue.cc:260] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.347954 26534 ts_tablet_manager.cc:1434] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:24:41.349975 26536 ts_tablet_manager.cc:1434] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:24:41.350951 26536 tablet_bootstrap.cc:492] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.350951 26534 tablet_bootstrap.cc:492] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.352190 26533 tablet_bootstrap.cc:654] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.357743 26534 tablet_bootstrap.cc:654] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.357743 26536 tablet_bootstrap.cc:654] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.363320 26534 tablet_bootstrap.cc:492] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.363448 26533 tablet_bootstrap.cc:492] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.363793 26534 ts_tablet_manager.cc:1403] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:24:41.363860 26533 ts_tablet_manager.cc:1403] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:24:41.366782 26533 raft_consensus.cc:359] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.367519 26533 raft_consensus.cc:385] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.367802 26533 raft_consensus.cc:740] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.366951 26534 raft_consensus.cc:359] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.368654 26534 raft_consensus.cc:385] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.369109 26534 raft_consensus.cc:740] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.368635 26533 consensus_queue.cc:260] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.369865 26534 consensus_queue.cc:260] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
W20260710 13:24:41.371145 26194 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:41.371472 26533 ts_tablet_manager.cc:1434] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:41.372145 26534 ts_tablet_manager.cc:1434] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:41.372493 26533 tablet_bootstrap.cc:492] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.373090 26534 tablet_bootstrap.cc:492] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.379664 26533 tablet_bootstrap.cc:654] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.379664 26534 tablet_bootstrap.cc:654] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.400209 26533 tablet_bootstrap.cc:492] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.400683 26533 ts_tablet_manager.cc:1403] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260710 13:24:41.400852 26534 tablet_bootstrap.cc:492] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.401320 26534 ts_tablet_manager.cc:1403] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260710 13:24:41.403517 26533 raft_consensus.cc:359] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.403889 26534 raft_consensus.cc:359] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.404263 26533 raft_consensus.cc:385] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.404596 26534 raft_consensus.cc:385] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.404704 26533 raft_consensus.cc:740] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.404951 26534 raft_consensus.cc:740] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.405689 26533 consensus_queue.cc:260] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.405689 26534 consensus_queue.cc:260] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.408355 26533 ts_tablet_manager.cc:1434] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:41.408355 26534 ts_tablet_manager.cc:1434] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:41.409446 26534 tablet_bootstrap.cc:492] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.409446 26533 tablet_bootstrap.cc:492] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.412497 26522 raft_consensus.cc:493] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.413044 26522 raft_consensus.cc:515] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.416508 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:41.417445 26321 raft_consensus.cc:2468] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.419318 26213 leader_election.cc:304] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:41.420478 26494 raft_consensus.cc:2804] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.420713 26522 leader_election.cc:290] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.420940 26494 raft_consensus.cc:493] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.421312 26494 raft_consensus.cc:3060] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.423465 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:41.424083 26397 raft_consensus.cc:2468] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.420456 26533 tablet_bootstrap.cc:654] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.433862 26494 raft_consensus.cc:515] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.436570 26533 tablet_bootstrap.cc:492] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.437074 26533 ts_tablet_manager.cc:1403] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260710 13:24:41.438176 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:41.439169 26321 raft_consensus.cc:3060] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.439472 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:41.440035 26397 raft_consensus.cc:3060] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.441506 26533 raft_consensus.cc:359] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.442234 26533 raft_consensus.cc:385] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.442540 26533 raft_consensus.cc:740] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.443467 26533 consensus_queue.cc:260] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.446452 26533 ts_tablet_manager.cc:1434] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:24:41.447440 26533 tablet_bootstrap.cc:492] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.447688 26397 raft_consensus.cc:2468] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.448570 26494 leader_election.cc:290] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.449033 26213 leader_election.cc:304] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.453562 26522 raft_consensus.cc:2804] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.454860 26533 tablet_bootstrap.cc:654] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.452760 26534 tablet_bootstrap.cc:654] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.468614 26534 tablet_bootstrap.cc:492] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.469233 26463 raft_consensus.cc:493] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.477878 26556 raft_consensus.cc:493] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.478363 26534 ts_tablet_manager.cc:1403] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.003s
I20260710 13:24:41.474767 26494 raft_consensus.cc:493] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.472139 26533 tablet_bootstrap.cc:492] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.479585 26494 raft_consensus.cc:515] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.480000 26533 ts_tablet_manager.cc:1403] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.005s
I20260710 13:24:41.481652 26494 leader_election.cc:290] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.477339 26522 raft_consensus.cc:697] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:41.478308 26463 raft_consensus.cc:515] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.483075 26533 raft_consensus.cc:359] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.483728 26533 raft_consensus.cc:385] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.483821 26463 leader_election.cc:290] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.484001 26533 raft_consensus.cc:740] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.484676 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:41.486752 26522 consensus_queue.cc:237] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.476016 26321 raft_consensus.cc:2468] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.486464 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:41.486887 26396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:41.496300 26244 raft_consensus.cc:2468] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:41.496524 26396 raft_consensus.cc:2468] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:41.478559 26556 raft_consensus.cc:515] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.497663 26289 leader_election.cc:304] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:41.498704 26463 raft_consensus.cc:2804] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.499125 26463 raft_consensus.cc:493] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.499461 26463 raft_consensus.cc:3060] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.484699 26533 consensus_queue.cc:260] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.487628 26397 raft_consensus.cc:2468] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.500149 26556 leader_election.cc:290] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.509688 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7420c3899ea04b0bb3a90d8414f06692" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:41.510391 26395 raft_consensus.cc:2468] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.501883 26533 ts_tablet_manager.cc:1434] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:24:41.511582 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:41.512364 26321 raft_consensus.cc:2468] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.512544 26213 leader_election.cc:304] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.513688 26213 leader_election.cc:304] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.512924 26533 tablet_bootstrap.cc:492] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: Bootstrap starting.
I20260710 13:24:41.514586 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7420c3899ea04b0bb3a90d8414f06692" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:41.515311 26322 raft_consensus.cc:2468] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.495287 26534 raft_consensus.cc:359] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.507969 26463 raft_consensus.cc:515] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.516016 26534 raft_consensus.cc:385] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.516319 26534 raft_consensus.cc:740] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.516968 26534 consensus_queue.cc:260] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.519097 26534 ts_tablet_manager.cc:1434] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:24:41.519785 26536 tablet_bootstrap.cc:492] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.519944 26534 tablet_bootstrap.cc:492] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1: Bootstrap starting.
I20260710 13:24:41.520291 26536 ts_tablet_manager.cc:1403] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.170s	user 0.065s	sys 0.074s
I20260710 13:24:41.520713 26533 tablet_bootstrap.cc:654] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.521036 26463 leader_election.cc:290] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.522150 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:41.527316 26397 raft_consensus.cc:3060] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.522629 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:41.523756 26560 raft_consensus.cc:2804] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.513779 26556 raft_consensus.cc:2804] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.528793 26560 raft_consensus.cc:493] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.528990 26556 raft_consensus.cc:493] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.529228 26560 raft_consensus.cc:3060] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.529414 26556 raft_consensus.cc:3060] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.534658 26397 raft_consensus.cc:2468] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:41.527108 26536 raft_consensus.cc:359] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.528790 26244 raft_consensus.cc:3060] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.535280 26536 raft_consensus.cc:385] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.535636 26536 raft_consensus.cc:740] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.536352 26536 consensus_queue.cc:260] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.538812 26536 ts_tablet_manager.cc:1434] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:24:41.537282 26142 catalog_manager.cc:5697] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:41.539896 26536 tablet_bootstrap.cc:492] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.543380 26468 raft_consensus.cc:493] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.543673 26533 tablet_bootstrap.cc:492] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: No bootstrap required, opened a new log
I20260710 13:24:41.544183 26533 ts_tablet_manager.cc:1403] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:24:41.543854 26468 raft_consensus.cc:515] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.546188 26468 leader_election.cc:290] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:41.547154 26536 tablet_bootstrap.cc:654] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.546855 26533 raft_consensus.cc:359] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.547523 26533 raft_consensus.cc:385] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.547792 26533 raft_consensus.cc:740] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.548055 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:41.548458 26533 consensus_queue.cc:260] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.550582 26533 ts_tablet_manager.cc:1434] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:41.550347 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:41.551426 26288 leader_election.cc:304] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
W20260710 13:24:41.552121 26362 leader_election.cc:343] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:41.552243 26463 raft_consensus.cc:2804] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.548779 26245 raft_consensus.cc:2468] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:41.552754 26463 raft_consensus.cc:697] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:41.553575 26463 consensus_queue.cc:237] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.554231 26363 leader_election.cc:304] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [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: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:41.537323 26556 raft_consensus.cc:515] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.559314 26556 leader_election.cc:290] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.560235 26322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7420c3899ea04b0bb3a90d8414f06692" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:41.561074 26322 raft_consensus.cc:3060] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.568094 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7420c3899ea04b0bb3a90d8414f06692" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:41.568656 26468 raft_consensus.cc:2804] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.568667 26397 raft_consensus.cc:3060] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.569204 26468 raft_consensus.cc:493] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.569547 26468 raft_consensus.cc:3060] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.579653 26397 raft_consensus.cc:2468] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.580946 26213 leader_election.cc:304] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.581808 26556 raft_consensus.cc:2804] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.582712 26556 raft_consensus.cc:697] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:41.583889 26556 consensus_queue.cc:237] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.581207 26244 raft_consensus.cc:2468] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:41.599535 26322 raft_consensus.cc:2468] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.589332 26534 tablet_bootstrap.cc:654] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.590030 26560 raft_consensus.cc:515] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
W20260710 13:24:41.601347 26363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.86.193:37761, user_credentials={real_user=slave}} blocked reactor thread for 47395.3us
I20260710 13:24:41.601104 26145 catalog_manager.cc:5697] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 1 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:41.602471 26468 raft_consensus.cc:515] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.604509 26468 leader_election.cc:290] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:41.604583 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:41.605372 26321 raft_consensus.cc:3060] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.607352 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:41.607941 26244 raft_consensus.cc:3060] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.609200 26560 leader_election.cc:290] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.610731 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:41.611301 26397 raft_consensus.cc:3060] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.611281 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
W20260710 13:24:41.617022 26362 leader_election.cc:343] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:41.622407 26397 raft_consensus.cc:2468] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.611661 26536 tablet_bootstrap.cc:492] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.624486 26536 ts_tablet_manager.cc:1403] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.025s
I20260710 13:24:41.625403 26321 raft_consensus.cc:2468] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.626396 26244 raft_consensus.cc:2468] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:41.626422 26213 leader_election.cc:304] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:41.627696 26560 raft_consensus.cc:2804] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.628175 26363 leader_election.cc:304] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [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: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:41.628748 26536 raft_consensus.cc:359] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.629467 26536 raft_consensus.cc:385] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.629801 26536 raft_consensus.cc:740] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.629849 26566 raft_consensus.cc:2804] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.630371 26566 raft_consensus.cc:697] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:41.628955 26560 raft_consensus.cc:697] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:41.630692 26536 consensus_queue.cc:260] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.631217 26566 consensus_queue.cc:237] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.631786 26560 consensus_queue.cc:237] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.633109 26536 ts_tablet_manager.cc:1434] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:41.634133 26536 tablet_bootstrap.cc:492] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.637140 26534 tablet_bootstrap.cc:492] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1: No bootstrap required, opened a new log
I20260710 13:24:41.637594 26534 ts_tablet_manager.cc:1403] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.003s
I20260710 13:24:41.640452 26534 raft_consensus.cc:359] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.641126 26534 raft_consensus.cc:385] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.641436 26534 raft_consensus.cc:740] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.641700 26536 tablet_bootstrap.cc:654] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.642256 26534 consensus_queue.cc:260] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.644604 26534 ts_tablet_manager.cc:1434] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:41.654624 26536 tablet_bootstrap.cc:492] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.655104 26536 ts_tablet_manager.cc:1403] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 13:24:41.657843 26536 raft_consensus.cc:359] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.658504 26536 raft_consensus.cc:385] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.658767 26536 raft_consensus.cc:740] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.659474 26536 consensus_queue.cc:260] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.660089 26143 catalog_manager.cc:5697] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 0 to 1, leader changed from <none> to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 1 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:41.661504 26536 ts_tablet_manager.cc:1434] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:24:41.662490 26536 tablet_bootstrap.cc:492] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf: Bootstrap starting.
I20260710 13:24:41.668208 26536 tablet_bootstrap.cc:654] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.673345 26536 tablet_bootstrap.cc:492] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf: No bootstrap required, opened a new log
I20260710 13:24:41.673733 26536 ts_tablet_manager.cc:1403] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:24:41.673563 26145 catalog_manager.cc:5697] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:41.675223 26145 catalog_manager.cc:5697] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:41.675776 26536 raft_consensus.cc:359] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.676371 26536 raft_consensus.cc:385] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.676612 26536 raft_consensus.cc:740] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.677244 26536 consensus_queue.cc:260] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.679127 26536 ts_tablet_manager.cc:1434] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:24:41.685689 26566 raft_consensus.cc:493] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.686131 26566 raft_consensus.cc:515] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.687180 26463 raft_consensus.cc:493] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.687602 26463 raft_consensus.cc:515] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.688105 26566 leader_election.cc:290] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:41.688807 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa64198279742348b5069950849d549" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:41.689478 26463 leader_election.cc:290] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.690428 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c264b42c554356be59fcba567c11c0" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:41.690577 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c264b42c554356be59fcba567c11c0" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:41.690577 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa64198279742348b5069950849d549" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:41.691159 26245 raft_consensus.cc:2468] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:41.691378 26397 raft_consensus.cc:2468] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 0.
I20260710 13:24:41.692323 26289 leader_election.cc:304] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:41.691393 26321 raft_consensus.cc:2468] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:41.693832 26463 raft_consensus.cc:2804] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.694280 26463 raft_consensus.cc:493] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.694702 26463 raft_consensus.cc:3060] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.694296 26244 raft_consensus.cc:2468] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:41.693761 26362 leader_election.cc:304] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.699421 26566 raft_consensus.cc:2804] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.699774 26566 raft_consensus.cc:493] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.700130 26566 raft_consensus.cc:3060] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.701887 26463 raft_consensus.cc:515] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.704160 26463 leader_election.cc:290] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.705112 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c264b42c554356be59fcba567c11c0" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:41.705132 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c264b42c554356be59fcba567c11c0" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:41.705682 26244 raft_consensus.cc:3060] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.705832 26397 raft_consensus.cc:3060] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.706224 26566 raft_consensus.cc:515] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.709118 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa64198279742348b5069950849d549" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:41.709272 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa64198279742348b5069950849d549" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:41.709719 26245 raft_consensus.cc:3060] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.709851 26321 raft_consensus.cc:3060] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.711953 26244 raft_consensus.cc:2468] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:41.712778 26397 raft_consensus.cc:2468] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 1.
I20260710 13:24:41.713099 26289 leader_election.cc:304] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:41.714058 26463 raft_consensus.cc:2804] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.714519 26463 raft_consensus.cc:697] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:41.715664 26463 consensus_queue.cc:237] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.716840 26245 raft_consensus.cc:2468] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:41.717706 26566 leader_election.cc:290] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:41.718281 26321 raft_consensus.cc:2468] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:41.718360 26363 leader_election.cc:304] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.719837 26566 raft_consensus.cc:2804] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.720335 26566 raft_consensus.cc:697] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:41.721118 26566 consensus_queue.cc:237] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.726542 26142 catalog_manager.cc:5697] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 1 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:41.734663 26145 catalog_manager.cc:5697] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 0 to 1, leader changed from <none> to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 1 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:41.778012 26560 raft_consensus.cc:493] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.778445 26560 raft_consensus.cc:515] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.780030 26560 leader_election.cc:290] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.780782 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09098b2660f48259895c030f00aad7e" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:41.781044 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09098b2660f48259895c030f00aad7e" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:41.781363 26321 raft_consensus.cc:2468] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.781581 26397 raft_consensus.cc:2468] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 0.
I20260710 13:24:41.782375 26213 leader_election.cc:304] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:41.782950 26560 raft_consensus.cc:2804] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.783316 26560 raft_consensus.cc:493] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.783609 26560 raft_consensus.cc:3060] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.788242 26560 raft_consensus.cc:515] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.789710 26560 leader_election.cc:290] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.790469 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09098b2660f48259895c030f00aad7e" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:41.790397 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a09098b2660f48259895c030f00aad7e" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:41.791134 26397 raft_consensus.cc:3060] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.791195 26321 raft_consensus.cc:3060] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.797320 26321 raft_consensus.cc:2468] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.797320 26397 raft_consensus.cc:2468] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 1.
I20260710 13:24:41.798362 26213 leader_election.cc:304] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:41.798897 26560 raft_consensus.cc:2804] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.799459 26560 raft_consensus.cc:697] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:41.800266 26560 consensus_queue.cc:237] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.801831 26463 raft_consensus.cc:493] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.802368 26463 raft_consensus.cc:515] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.804982 26463 leader_election.cc:290] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:41.805393 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f" is_pre_election: true
I20260710 13:24:41.806483 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:41.807322 26245 raft_consensus.cc:2393] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f7163c0509c4460b4330c430bb399cf in current term 1: Already voted for candidate 944a9b6f1fd7430cbef7d2417b28599f in this term.
I20260710 13:24:41.808235 26289 leader_election.cc:304] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf; no voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f
I20260710 13:24:41.808848 26463 raft_consensus.cc:3060] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.808833 26145 catalog_manager.cc:5697] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 1 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:41.814414 26463 raft_consensus.cc:2749] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:41.888171 26560 consensus_queue.cc:1048] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:41.898046 26556 consensus_queue.cc:1048] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:41.924839 26566 raft_consensus.cc:493] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:41.925338 26566 raft_consensus.cc:515] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.927130 26566 leader_election.cc:290] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:41.927810 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27e3e2c63048499f81f0584893eae4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1" is_pre_election: true
I20260710 13:24:41.928304 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27e3e2c63048499f81f0584893eae4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf" is_pre_election: true
I20260710 13:24:41.928473 26245 raft_consensus.cc:2468] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:41.928846 26321 raft_consensus.cc:2468] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 0.
I20260710 13:24:41.929507 26363 leader_election.cc:304] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.930365 26566 raft_consensus.cc:2804] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:41.930704 26566 raft_consensus.cc:493] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:41.931053 26566 raft_consensus.cc:3060] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.936067 26566 raft_consensus.cc:515] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.937520 26566 leader_election.cc:290] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:41.938280 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27e3e2c63048499f81f0584893eae4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:41.938457 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c27e3e2c63048499f81f0584893eae4" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:41.938791 26245 raft_consensus.cc:3060] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.938966 26321 raft_consensus.cc:3060] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.944607 26321 raft_consensus.cc:2468] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:41.944643 26245 raft_consensus.cc:2468] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 1.
I20260710 13:24:41.945529 26362 leader_election.cc:304] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:41.946271 26566 raft_consensus.cc:2804] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.946684 26566 raft_consensus.cc:697] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:41.947386 26566 consensus_queue.cc:237] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:41.953742 26142 catalog_manager.cc:5697] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 0 to 1, leader changed from <none> to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 1 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:41.978642 26463 consensus_queue.cc:1048] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:41.988176 26463 consensus_queue.cc:1048] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.059141 26556 consensus_queue.cc:1048] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.068964 26522 consensus_queue.cc:1048] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.082682 26522 consensus_queue.cc:1048] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.095271 26556 consensus_queue.cc:1048] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.143605 26566 consensus_queue.cc:1048] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.144909 26566 consensus_queue.cc:1048] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.148869 26321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
mode: GRACEFUL
new_leader_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:40294
I20260710 13:24:42.149753 26321 raft_consensus.cc:606] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Received request to transfer leadership to TS 4bce7699714543c0854fe07eaeddcde1
I20260710 13:24:42.160883 26559 consensus_queue.cc:1048] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.169201 26323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05c264b42c554356be59fcba567c11c0"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
mode: GRACEFUL
new_leader_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:40294
I20260710 13:24:42.169770 26323 raft_consensus.cc:606] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Received request to transfer leadership to TS 4bce7699714543c0854fe07eaeddcde1
I20260710 13:24:42.172355 26559 raft_consensus.cc:993] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: : Instructing follower 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:42.172757 26559 raft_consensus.cc:1081] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Signalling peer 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:42.179193 26245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
mode: GRACEFUL
new_leader_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:51268
I20260710 13:24:42.180258 26245 raft_consensus.cc:606] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Received request to transfer leadership to TS 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:42.180655 26244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05c264b42c554356be59fcba567c11c0"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:51264
I20260710 13:24:42.181284 26244 raft_consensus.cc:493] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:42.181669 26244 raft_consensus.cc:3060] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.183835 26463 consensus_queue.cc:1048] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.186328 26245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
mode: GRACEFUL
new_leader_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:51268
I20260710 13:24:42.186893 26245 raft_consensus.cc:606] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Received request to transfer leadership to TS 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:42.192637 26395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa64198279742348b5069950849d549"
dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
mode: GRACEFUL
new_leader_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:49410
I20260710 13:24:42.193171 26395 raft_consensus.cc:606] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Received request to transfer leadership to TS 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:42.194555 26244 raft_consensus.cc:515] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.199056 26244 leader_election.cc:290] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:42.200032 26323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c264b42c554356be59fcba567c11c0" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:42.200632 26323 raft_consensus.cc:3055] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:42.200770 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05c264b42c554356be59fcba567c11c0" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:42.201378 26395 raft_consensus.cc:3060] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.201409 26397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f"
dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
mode: GRACEFUL
new_leader_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:49410
I20260710 13:24:42.201987 26397 raft_consensus.cc:606] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Received request to transfer leadership to TS 1f7163c0509c4460b4330c430bb399cf
I20260710 13:24:42.200973 26323 raft_consensus.cc:740] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:42.203670 26323 consensus_queue.cc:260] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.204938 26323 raft_consensus.cc:3060] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.208630 26395 raft_consensus.cc:2468] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:42.210539 26213 leader_election.cc:304] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:42.210736 26323 raft_consensus.cc:2468] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:42.211373 26522 raft_consensus.cc:2804] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:42.211874 26522 raft_consensus.cc:697] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:42.212587 26522 consensus_queue.cc:237] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.219203 26594 consensus_queue.cc:1048] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.219519 26143 catalog_manager.cc:5697] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 1 to 2, leader changed from 1f7163c0509c4460b4330c430bb399cf (127.21.86.194) to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.226516 26566 raft_consensus.cc:993] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: : Instructing follower 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.226950 26566 raft_consensus.cc:1081] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Signalling peer 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.231561 26321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa64198279742348b5069950849d549"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:40268
I20260710 13:24:42.232241 26321 raft_consensus.cc:493] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:42.232627 26321 raft_consensus.cc:3060] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.234297 26594 consensus_queue.cc:1048] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.240850 26321 raft_consensus.cc:515] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.245850 26321 leader_election.cc:290] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:42.248111 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa64198279742348b5069950849d549" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:42.248713 26395 raft_consensus.cc:3055] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:42.249020 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa64198279742348b5069950849d549" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:42.249050 26395 raft_consensus.cc:740] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:42.249722 26244 raft_consensus.cc:3060] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.250180 26395 consensus_queue.cc:260] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.251562 26395 raft_consensus.cc:3060] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.256349 26244 raft_consensus.cc:2468] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.257244 26289 leader_election.cc:304] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:42.257512 26395 raft_consensus.cc:2468] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.257938 26463 raft_consensus.cc:2804] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:42.258391 26463 raft_consensus.cc:697] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:42.259160 26463 consensus_queue.cc:237] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.265050 26142 catalog_manager.cc:5697] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 1 to 2, leader changed from 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195) to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 2 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.349184 26556 consensus_queue.cc:1048] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.361831 26556 consensus_queue.cc:1048] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.366708 26594 consensus_queue.cc:1048] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:42.383896 26566 consensus_queue.cc:1048] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:42.459708 26522 raft_consensus.cc:993] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: : Instructing follower 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.460158 26560 raft_consensus.cc:1081] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Signalling peer 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.461619 26321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:40282
I20260710 13:24:42.462033 26321 raft_consensus.cc:493] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:42.462355 26321 raft_consensus.cc:3060] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.466078 26586 raft_consensus.cc:993] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: : Instructing follower 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:42.466548 26586 raft_consensus.cc:1081] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Signalling peer 4bce7699714543c0854fe07eaeddcde1 to start an election
I20260710 13:24:42.468410 26245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
 from {username='slave'} at 127.0.0.1:51264
I20260710 13:24:42.468641 26321 raft_consensus.cc:515] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.468947 26245 raft_consensus.cc:493] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:42.469408 26245 raft_consensus.cc:3060] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.470407 26321 leader_election.cc:290] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:42.471462 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:42.472011 26397 raft_consensus.cc:3060] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.472353 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "220ed808d66b4b57b0d02ac502f7430d" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:42.472849 26244 raft_consensus.cc:3055] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:42.473102 26244 raft_consensus.cc:740] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:42.473783 26244 consensus_queue.cc:260] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.474766 26244 raft_consensus.cc:3060] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.475888 26245 raft_consensus.cc:515] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.477869 26245 leader_election.cc:290] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:42.478451 26397 raft_consensus.cc:2468] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.479267 26321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:42.479290 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a776d76727d4fe5a862d6ea67fc059c" candidate_uuid: "4bce7699714543c0854fe07eaeddcde1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:42.479880 26321 raft_consensus.cc:3055] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:42.479985 26395 raft_consensus.cc:3060] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.480238 26321 raft_consensus.cc:740] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:42.480547 26244 raft_consensus.cc:2468] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.481192 26321 consensus_queue.cc:260] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.482126 26321 raft_consensus.cc:3060] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.480072 26288 leader_election.cc:304] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:42.483626 26559 raft_consensus.cc:2804] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:42.484073 26559 raft_consensus.cc:697] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:42.484794 26559 consensus_queue.cc:237] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.485455 26395 raft_consensus.cc:2468] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:42.486318 26213 leader_election.cc:304] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:42.486867 26560 raft_consensus.cc:2804] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:42.487339 26560 raft_consensus.cc:697] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Becoming Leader. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:42.488121 26321 raft_consensus.cc:2468] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bce7699714543c0854fe07eaeddcde1 in term 2.
I20260710 13:24:42.488049 26560 consensus_queue.cc:237] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.492909 26143 catalog_manager.cc:5697] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 1 to 2, leader changed from 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193) to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 2 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.494565 26145 catalog_manager.cc:5697] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 reported cstate change: term changed from 1 to 2, leader changed from 1f7163c0509c4460b4330c430bb399cf (127.21.86.194) to 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193). New cstate: current_term: 2 leader_uuid: "4bce7699714543c0854fe07eaeddcde1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.651417 26594 raft_consensus.cc:993] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: : Instructing follower 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.651886 26594 raft_consensus.cc:1081] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Signalling peer 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.653380 26522 raft_consensus.cc:993] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: : Instructing follower 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.653435 26321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:40268
I20260710 13:24:42.654062 26560 raft_consensus.cc:1081] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Signalling peer 1f7163c0509c4460b4330c430bb399cf to start an election
I20260710 13:24:42.654191 26321 raft_consensus.cc:493] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:42.654568 26321 raft_consensus.cc:3060] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.655609 26323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
 from {username='slave'} at 127.0.0.1:40282
I20260710 13:24:42.656080 26323 raft_consensus.cc:493] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:42.656364 26323 raft_consensus.cc:3060] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.659201 26321 raft_consensus.cc:515] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.660584 26321 leader_election.cc:290] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:42.661336 26244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:42.661103 26323 raft_consensus.cc:515] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.661638 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec7b8d575454716afef9bf27aed004f" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:42.661901 26244 raft_consensus.cc:3060] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.662286 26395 raft_consensus.cc:3055] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:42.662600 26395 raft_consensus.cc:740] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:42.663592 26323 leader_election.cc:290] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195:36631)
I20260710 13:24:42.663354 26395 consensus_queue.cc:260] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.663898 26245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:42.664440 26245 raft_consensus.cc:3055] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:42.664633 26395 raft_consensus.cc:3060] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.664752 26245 raft_consensus.cc:740] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:42.665563 26245 consensus_queue.cc:260] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.666602 26245 raft_consensus.cc:3060] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.668270 26244 raft_consensus.cc:2468] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.669361 26289 leader_election.cc:304] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:42.669756 26397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ecf14f42f43e09a3f1f066f25e55c" candidate_uuid: "1f7163c0509c4460b4330c430bb399cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
I20260710 13:24:42.670295 26397 raft_consensus.cc:3060] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:42.670846 26559 raft_consensus.cc:2804] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:42.671360 26559 raft_consensus.cc:697] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:42.672120 26559 consensus_queue.cc:237] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.673204 26245 raft_consensus.cc:2468] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.674371 26289 leader_election.cc:304] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f7163c0509c4460b4330c430bb399cf, 4bce7699714543c0854fe07eaeddcde1; no voters: 
I20260710 13:24:42.675146 26463 raft_consensus.cc:2804] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:42.675529 26463 raft_consensus.cc:697] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Becoming Leader. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:42.675868 26397 raft_consensus.cc:2468] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.676168 26463 consensus_queue.cc:237] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:42.677835 26395 raft_consensus.cc:2468] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f7163c0509c4460b4330c430bb399cf in term 2.
I20260710 13:24:42.680552 26145 catalog_manager.cc:5697] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 1 to 2, leader changed from 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195) to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 2 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.691839 26145 catalog_manager.cc:5697] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf reported cstate change: term changed from 1 to 2, leader changed from 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193) to 1f7163c0509c4460b4330c430bb399cf (127.21.86.194). New cstate: current_term: 2 leader_uuid: "1f7163c0509c4460b4330c430bb399cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.790987 26395 raft_consensus.cc:1275] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.792127 26463 consensus_queue.cc:1048] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:42.796556 26245 raft_consensus.cc:1275] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.798318 26559 consensus_queue.cc:1048] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:42.806656 26395 raft_consensus.cc:1275] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.807935 26560 consensus_queue.cc:1048] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:42.816653 26323 raft_consensus.cc:1275] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.817909 26556 consensus_queue.cc:1048] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:42.867869 26395 raft_consensus.cc:1275] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.868958 26556 consensus_queue.cc:1048] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:42.875830 26323 raft_consensus.cc:1275] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Refusing update from remote peer 4bce7699714543c0854fe07eaeddcde1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.879709 26522 consensus_queue.cc:1048] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:42.981621 26395 raft_consensus.cc:1275] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.982791 26559 consensus_queue.cc:1048] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:42.990438 26245 raft_consensus.cc:1275] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:42.991906 26463 consensus_queue.cc:1048] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.052987 26245 raft_consensus.cc:1275] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.054309 26559 consensus_queue.cc:1048] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.061301 26395 raft_consensus.cc:1275] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.062676 26463 consensus_queue.cc:1048] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.184429 26397 raft_consensus.cc:1275] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.185510 26586 consensus_queue.cc:1048] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:43.193312 26245 raft_consensus.cc:1275] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Refusing update from remote peer 1f7163c0509c4460b4330c430bb399cf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:43.194931 26586 consensus_queue.cc:1048] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:45.208911 26143 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54300:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:24:45.226473 26143 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54300:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:24:45.251482 21851 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:45.392169 26246 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f"
dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
mode: GRACEFUL
new_leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
 from {username='slave'} at 127.0.0.1:34966
I20260710 13:24:45.392793 26246 raft_consensus.cc:606] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Received request to transfer leadership to TS 944a9b6f1fd7430cbef7d2417b28599f
W20260710 13:24:45.429761 26629 log.cc:927] Time spent T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: Append to log took a long time: real 0.061s	user 0.004s	sys 0.000s
I20260710 13:24:45.511689 26657 tablet.cc:1724] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.523171 26660 tablet.cc:1724] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:45.544813 26654 log.cc:927] Time spent T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260710 13:24:45.543749 26658 tablet.cc:1724] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.547996 26669 tablet.cc:1724] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.587774 26671 tablet.cc:1724] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.593327 26666 tablet.cc:1724] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.594511 26670 tablet.cc:1724] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.601176 26668 tablet.cc:1724] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.615324 26672 tablet.cc:1724] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.633742 26658 tablet.cc:1724] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.636711 26647 raft_consensus.cc:993] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1: : Instructing follower 944a9b6f1fd7430cbef7d2417b28599f to start an election
I20260710 13:24:45.637681 26647 raft_consensus.cc:1081] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Signalling peer 944a9b6f1fd7430cbef7d2417b28599f to start an election
I20260710 13:24:45.642637 26389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f"
dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
 from {username='slave'} at 127.0.0.1:49394
I20260710 13:24:45.643203 26389 raft_consensus.cc:493] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:45.643529 26389 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:45.655273 26672 tablet.cc:1724] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.661451 26660 tablet.cc:1724] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.663879 26320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254"
dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
mode: GRACEFUL
new_leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
 from {username='slave'} at 127.0.0.1:34882
I20260710 13:24:45.664520 26320 raft_consensus.cc:606] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Received request to transfer leadership to TS 944a9b6f1fd7430cbef7d2417b28599f
I20260710 13:24:45.668026 21851 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:45.668658 21851 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:45.669958 26674 tablet.cc:1724] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.681746 26669 tablet.cc:1724] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.687860 26672 tablet.cc:1724] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.670379 26657 tablet.cc:1724] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.704366 26668 tablet.cc:1724] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.708640 26669 tablet.cc:1724] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.712322 26674 tablet.cc:1724] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.715867 26672 tablet.cc:1724] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.724547 26668 tablet.cc:1724] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.747815 26657 tablet.cc:1724] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.756721 26669 tablet.cc:1724] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.751657 26678 tablet.cc:1724] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.750530 26389 raft_consensus.cc:515] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:45.731087 26666 tablet.cc:1724] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.760987 26677 tablet.cc:1724] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.779536 26389 leader_election.cc:290] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 3 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:45.780265 26246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:45.780539 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312f22ae77b749baac6c0017eb0cff0f" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:45.780901 26246 raft_consensus.cc:3055] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:45.781102 26320 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:45.781265 26246 raft_consensus.cc:740] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bce7699714543c0854fe07eaeddcde1, State: Running, Role: LEADER
I20260710 13:24:45.782097 26246 consensus_queue.cc:260] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [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: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:45.783439 26246 raft_consensus.cc:3060] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:45.792716 26669 tablet.cc:1724] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:45.791003 26320 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 3.
I20260710 13:24:45.795446 26362 leader_election.cc:304] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [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: 1f7163c0509c4460b4330c430bb399cf, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:45.797037 26603 raft_consensus.cc:2804] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:45.797597 26603 raft_consensus.cc:697] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 3 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:45.798524 26603 consensus_queue.cc:237] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [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: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:45.791003 26246 raft_consensus.cc:2468] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 3.
I20260710 13:24:45.808835 26143 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779: soft_deleted_table [id=cb24a277addd41b88cbd050adb844deb] alter complete (version 1)
I20260710 13:24:45.819993 26145 catalog_manager.cc:5697] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 2 to 3, leader changed from 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193) to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 3 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:45.964210 26463 raft_consensus.cc:993] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf: : Instructing follower 944a9b6f1fd7430cbef7d2417b28599f to start an election
I20260710 13:24:45.964780 26641 raft_consensus.cc:1081] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Signalling peer 944a9b6f1fd7430cbef7d2417b28599f to start an election
I20260710 13:24:45.966472 26397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254"
dest_uuid: "944a9b6f1fd7430cbef7d2417b28599f"
 from {username='slave'} at 127.0.0.1:49380
I20260710 13:24:45.966931 26397 raft_consensus.cc:493] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:45.967258 26397 raft_consensus.cc:3060] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.972308 26397 raft_consensus.cc:515] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:45.973747 26397 leader_election.cc:290] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 2 election: Requested vote from peers 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761), 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819)
I20260710 13:24:45.974536 26246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bce7699714543c0854fe07eaeddcde1"
I20260710 13:24:45.974838 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0ded41159d04b8f8304b1d28af1b254" candidate_uuid: "944a9b6f1fd7430cbef7d2417b28599f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f7163c0509c4460b4330c430bb399cf"
I20260710 13:24:45.975262 26246 raft_consensus.cc:3060] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.975436 26320 raft_consensus.cc:3055] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:45.975831 26320 raft_consensus.cc:740] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f7163c0509c4460b4330c430bb399cf, State: Running, Role: LEADER
I20260710 13:24:45.976634 26320 consensus_queue.cc:260] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:45.977839 26320 raft_consensus.cc:3060] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:45.982160 26246 raft_consensus.cc:2468] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 2.
I20260710 13:24:45.983464 26363 leader_election.cc:304] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bce7699714543c0854fe07eaeddcde1, 944a9b6f1fd7430cbef7d2417b28599f; no voters: 
I20260710 13:24:45.984177 26603 raft_consensus.cc:2804] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:45.984475 26320 raft_consensus.cc:2468] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 944a9b6f1fd7430cbef7d2417b28599f in term 2.
I20260710 13:24:45.984680 26603 raft_consensus.cc:697] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 LEADER]: Becoming Leader. State: Replica: 944a9b6f1fd7430cbef7d2417b28599f, State: Running, Role: LEADER
I20260710 13:24:45.985615 26603 consensus_queue.cc:237] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } }
I20260710 13:24:45.993635 26145 catalog_manager.cc:5697] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f reported cstate change: term changed from 1 to 2, leader changed from 1f7163c0509c4460b4330c430bb399cf (127.21.86.194) to 944a9b6f1fd7430cbef7d2417b28599f (127.21.86.195). New cstate: current_term: 2 leader_uuid: "944a9b6f1fd7430cbef7d2417b28599f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "944a9b6f1fd7430cbef7d2417b28599f" member_type: VOTER last_known_addr { host: "127.21.86.195" port: 36631 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:46.224882 26320 raft_consensus.cc:1275] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 3 FOLLOWER]: Refusing update from remote peer 944a9b6f1fd7430cbef7d2417b28599f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:46.226140 26603 consensus_queue.cc:1048] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:46.236002 26246 raft_consensus.cc:1275] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 3 FOLLOWER]: Refusing update from remote peer 944a9b6f1fd7430cbef7d2417b28599f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:46.237890 26686 consensus_queue.cc:1048] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:46.541476 26246 raft_consensus.cc:1275] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Refusing update from remote peer 944a9b6f1fd7430cbef7d2417b28599f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:46.542559 26686 consensus_queue.cc:1048] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bce7699714543c0854fe07eaeddcde1" member_type: VOTER last_known_addr { host: "127.21.86.193" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:46.550457 26320 raft_consensus.cc:1275] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Refusing update from remote peer 944a9b6f1fd7430cbef7d2417b28599f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:46.552819 26603 consensus_queue.cc:1048] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f7163c0509c4460b4330c430bb399cf" member_type: VOTER last_known_addr { host: "127.21.86.194" port: 33819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:46.720494 21851 tablet_server.cc:179] TabletServer@127.21.86.193:0 shutting down...
W20260710 13:24:46.731889 26363 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 13:24:46.736655 26363 consensus_peers.cc:597] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f -> Peer 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761): Couldn't send request to peer 4bce7699714543c0854fe07eaeddcde1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.753062 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:46.753979 21851 tablet_replica.cc:333] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.754926 21851 raft_consensus.cc:2243] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.755501 21851 raft_consensus.cc:2272] T 2c27e3e2c63048499f81f0584893eae4 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.758153 21851 tablet_replica.cc:333] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.758904 21851 raft_consensus.cc:2243] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.759446 21851 raft_consensus.cc:2272] T fec7b8d575454716afef9bf27aed004f P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.761567 21851 tablet_replica.cc:333] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.762269 21851 raft_consensus.cc:2243] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.762774 21851 raft_consensus.cc:2272] T 2aa64198279742348b5069950849d549 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.765123 21851 tablet_replica.cc:333] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.765699 21851 raft_consensus.cc:2243] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.766131 21851 raft_consensus.cc:2272] T 516ecf14f42f43e09a3f1f066f25e55c P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.767781 21851 tablet_replica.cc:333] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.768296 21851 raft_consensus.cc:2243] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.768985 21851 raft_consensus.cc:2272] T 7420c3899ea04b0bb3a90d8414f06692 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.770625 21851 tablet_replica.cc:333] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.771194 21851 raft_consensus.cc:2243] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.771843 21851 raft_consensus.cc:2272] T 05c264b42c554356be59fcba567c11c0 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.773442 21851 tablet_replica.cc:333] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.773957 21851 raft_consensus.cc:2243] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.774367 21851 raft_consensus.cc:2272] T 220ed808d66b4b57b0d02ac502f7430d P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.776243 21851 tablet_replica.cc:333] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.776991 21851 raft_consensus.cc:2243] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.777884 21851 raft_consensus.cc:2272] T 5a776d76727d4fe5a862d6ea67fc059c P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:46.779281 26363 consensus_peers.cc:597] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f -> Peer 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761): Couldn't send request to peer 4bce7699714543c0854fe07eaeddcde1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.779898 21851 tablet_replica.cc:333] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.780499 21851 raft_consensus.cc:2243] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.780932 21851 raft_consensus.cc:2272] T 55639debb374473d9bb18cca730858ee P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.783342 21851 tablet_replica.cc:333] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.783830 21851 raft_consensus.cc:2243] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.784250 21851 raft_consensus.cc:2272] T 5d25c681b3464907ab46444c110ac91b P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.786235 21851 tablet_replica.cc:333] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.786739 21851 raft_consensus.cc:2243] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.787220 21851 raft_consensus.cc:2272] T f0ded41159d04b8f8304b1d28af1b254 P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.789943 21851 tablet_replica.cc:333] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.790694 21851 raft_consensus.cc:2243] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.791463 21851 raft_consensus.cc:2272] T a09098b2660f48259895c030f00aad7e P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:46.793272 26289 consensus_peers.cc:597] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf -> Peer 4bce7699714543c0854fe07eaeddcde1 (127.21.86.193:37761): Couldn't send request to peer 4bce7699714543c0854fe07eaeddcde1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.793414 21851 tablet_replica.cc:333] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.794068 21851 raft_consensus.cc:2243] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.794495 21851 raft_consensus.cc:2272] T 7af37887118247b4b181b203565e668b P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.796353 21851 tablet_replica.cc:333] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.797078 21851 raft_consensus.cc:2243] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.797822 21851 raft_consensus.cc:2272] T 69166d027cc24a6c93cc083b2cc041a4 P 4bce7699714543c0854fe07eaeddcde1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.799700 21851 tablet_replica.cc:333] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.800215 21851 raft_consensus.cc:2243] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.800608 21851 raft_consensus.cc:2272] T 312f22ae77b749baac6c0017eb0cff0f P 4bce7699714543c0854fe07eaeddcde1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.802858 21851 tablet_replica.cc:333] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.803390 21851 raft_consensus.cc:2243] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.804350 21851 raft_consensus.cc:2272] T 983c68a372394c6db988c877859d8dca P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.806548 21851 tablet_replica.cc:333] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.807142 21851 raft_consensus.cc:2243] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.807835 21851 raft_consensus.cc:2272] T 164406990fa64179811d48c181ebdf5e P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.809419 21851 tablet_replica.cc:333] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1: stopping tablet replica
I20260710 13:24:46.809803 21851 raft_consensus.cc:2243] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.810493 21851 raft_consensus.cc:2272] T 9a1d24ab36e04fedb279918314f7872d P 4bce7699714543c0854fe07eaeddcde1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.846920 21851 tablet_server.cc:196] TabletServer@127.21.86.193:0 shutdown complete.
I20260710 13:24:46.873631 21851 tablet_server.cc:179] TabletServer@127.21.86.194:0 shutting down...
I20260710 13:24:46.897909 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:46.898541 21851 tablet_replica.cc:333] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.899199 21851 raft_consensus.cc:2243] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.899643 21851 raft_consensus.cc:2272] T 2c27e3e2c63048499f81f0584893eae4 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.901355 21851 tablet_replica.cc:333] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.901880 21851 raft_consensus.cc:2243] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.902573 21851 raft_consensus.cc:2272] T fec7b8d575454716afef9bf27aed004f P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.904202 21851 tablet_replica.cc:333] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.904708 21851 raft_consensus.cc:2243] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.905368 21851 raft_consensus.cc:2272] T 2aa64198279742348b5069950849d549 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.906947 21851 tablet_replica.cc:333] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.907522 21851 raft_consensus.cc:2243] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.907931 21851 raft_consensus.cc:2272] T 5a776d76727d4fe5a862d6ea67fc059c P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.909451 21851 tablet_replica.cc:333] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.909941 21851 raft_consensus.cc:2243] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.910392 21851 raft_consensus.cc:2272] T 7420c3899ea04b0bb3a90d8414f06692 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.912004 21851 tablet_replica.cc:333] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.912508 21851 raft_consensus.cc:2243] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.913261 21851 raft_consensus.cc:2272] T 516ecf14f42f43e09a3f1f066f25e55c P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.915375 21851 tablet_replica.cc:333] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.915972 21851 raft_consensus.cc:2243] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.916661 21851 raft_consensus.cc:2272] T 220ed808d66b4b57b0d02ac502f7430d P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.918264 21851 tablet_replica.cc:333] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.918758 21851 raft_consensus.cc:2243] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.919535 21851 raft_consensus.cc:2272] T 55639debb374473d9bb18cca730858ee P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.921168 21851 tablet_replica.cc:333] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.921679 21851 raft_consensus.cc:2243] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.922070 21851 raft_consensus.cc:2272] T a09098b2660f48259895c030f00aad7e P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.923719 21851 tablet_replica.cc:333] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.924235 21851 raft_consensus.cc:2243] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.924635 21851 raft_consensus.cc:2272] T 312f22ae77b749baac6c0017eb0cff0f P 1f7163c0509c4460b4330c430bb399cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.927300 21851 tablet_replica.cc:333] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.927819 21851 raft_consensus.cc:2243] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.928234 21851 raft_consensus.cc:2272] T 69166d027cc24a6c93cc083b2cc041a4 P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.929916 21851 tablet_replica.cc:333] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.930433 21851 raft_consensus.cc:2243] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.931211 21851 raft_consensus.cc:2272] T 7af37887118247b4b181b203565e668b P 1f7163c0509c4460b4330c430bb399cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.932905 21851 tablet_replica.cc:333] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.933427 21851 raft_consensus.cc:2243] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.933825 21851 raft_consensus.cc:2272] T 05c264b42c554356be59fcba567c11c0 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.935935 21851 tablet_replica.cc:333] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.936627 21851 raft_consensus.cc:2243] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.937116 21851 raft_consensus.cc:2272] T f0ded41159d04b8f8304b1d28af1b254 P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:46.937919 26362 consensus_peers.cc:597] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f -> Peer 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819): Couldn't send request to peer 1f7163c0509c4460b4330c430bb399cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.939606 21851 tablet_replica.cc:333] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.940166 21851 raft_consensus.cc:2243] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:46.940860 21851 raft_consensus.cc:2272] T 5d25c681b3464907ab46444c110ac91b P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.942613 21851 tablet_replica.cc:333] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.943142 21851 raft_consensus.cc:2243] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.943542 21851 raft_consensus.cc:2272] T 164406990fa64179811d48c181ebdf5e P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.945322 21851 tablet_replica.cc:333] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.945796 21851 raft_consensus.cc:2243] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.946178 21851 raft_consensus.cc:2272] T 983c68a372394c6db988c877859d8dca P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:46.947893 21851 tablet_replica.cc:333] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf: stopping tablet replica
I20260710 13:24:46.948323 21851 raft_consensus.cc:2243] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:46.948712 21851 raft_consensus.cc:2272] T 9a1d24ab36e04fedb279918314f7872d P 1f7163c0509c4460b4330c430bb399cf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:46.969569 26362 consensus_peers.cc:597] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f -> Peer 1f7163c0509c4460b4330c430bb399cf (127.21.86.194:33819): Couldn't send request to peer 1f7163c0509c4460b4330c430bb399cf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:46.985765 21851 tablet_server.cc:196] TabletServer@127.21.86.194:0 shutdown complete.
I20260710 13:24:47.012647 21851 tablet_server.cc:179] TabletServer@127.21.86.195:0 shutting down...
I20260710 13:24:47.040831 21851 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:47.041429 21851 tablet_replica.cc:333] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.042054 21851 raft_consensus.cc:2243] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:47.042860 21851 raft_consensus.cc:2272] T 2c27e3e2c63048499f81f0584893eae4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.044721 21851 tablet_replica.cc:333] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.045275 21851 raft_consensus.cc:2243] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.045702 21851 raft_consensus.cc:2272] T 2aa64198279742348b5069950849d549 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.047327 21851 tablet_replica.cc:333] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.047857 21851 raft_consensus.cc:2243] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.048264 21851 raft_consensus.cc:2272] T fec7b8d575454716afef9bf27aed004f P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.049899 21851 tablet_replica.cc:333] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.050406 21851 raft_consensus.cc:2243] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.050812 21851 raft_consensus.cc:2272] T 220ed808d66b4b57b0d02ac502f7430d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.052384 21851 tablet_replica.cc:333] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.052874 21851 raft_consensus.cc:2243] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.053267 21851 raft_consensus.cc:2272] T 05c264b42c554356be59fcba567c11c0 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.055007 21851 tablet_replica.cc:333] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.055567 21851 raft_consensus.cc:2243] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.055968 21851 raft_consensus.cc:2272] T 5a776d76727d4fe5a862d6ea67fc059c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.057471 21851 tablet_replica.cc:333] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.057976 21851 raft_consensus.cc:2243] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.058374 21851 raft_consensus.cc:2272] T a09098b2660f48259895c030f00aad7e P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.059944 21851 tablet_replica.cc:333] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.060433 21851 raft_consensus.cc:2243] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:47.061190 21851 raft_consensus.cc:2272] T 312f22ae77b749baac6c0017eb0cff0f P 944a9b6f1fd7430cbef7d2417b28599f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.063815 21851 tablet_replica.cc:333] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.064329 21851 raft_consensus.cc:2243] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:47.065007 21851 raft_consensus.cc:2272] T 69166d027cc24a6c93cc083b2cc041a4 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.066736 21851 tablet_replica.cc:333] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.067284 21851 raft_consensus.cc:2243] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.067684 21851 raft_consensus.cc:2272] T 7af37887118247b4b181b203565e668b P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.069326 21851 tablet_replica.cc:333] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.069828 21851 raft_consensus.cc:2243] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.070215 21851 raft_consensus.cc:2272] T 516ecf14f42f43e09a3f1f066f25e55c P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.072243 21851 tablet_replica.cc:333] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.072721 21851 raft_consensus.cc:2243] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.073113 21851 raft_consensus.cc:2272] T 7420c3899ea04b0bb3a90d8414f06692 P 944a9b6f1fd7430cbef7d2417b28599f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.074957 21851 tablet_replica.cc:333] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.075495 21851 raft_consensus.cc:2243] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.075974 21851 raft_consensus.cc:2272] T 9a1d24ab36e04fedb279918314f7872d P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.077592 21851 tablet_replica.cc:333] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.078055 21851 raft_consensus.cc:2243] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.078439 21851 raft_consensus.cc:2272] T 5d25c681b3464907ab46444c110ac91b P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.080102 21851 tablet_replica.cc:333] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.080595 21851 raft_consensus.cc:2243] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:47.081367 21851 raft_consensus.cc:2272] T f0ded41159d04b8f8304b1d28af1b254 P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.083442 21851 tablet_replica.cc:333] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.083943 21851 raft_consensus.cc:2243] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.084362 21851 raft_consensus.cc:2272] T 164406990fa64179811d48c181ebdf5e P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.086058 21851 tablet_replica.cc:333] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.086524 21851 raft_consensus.cc:2243] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.086951 21851 raft_consensus.cc:2272] T 983c68a372394c6db988c877859d8dca P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.088735 21851 tablet_replica.cc:333] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f: stopping tablet replica
I20260710 13:24:47.089152 21851 raft_consensus.cc:2243] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:47.089548 21851 raft_consensus.cc:2272] T 55639debb374473d9bb18cca730858ee P 944a9b6f1fd7430cbef7d2417b28599f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.115480 21851 tablet_server.cc:196] TabletServer@127.21.86.195:0 shutdown complete.
I20260710 13:24:47.143220 21851 master.cc:562] Master@127.21.86.254:34121 shutting down...
I20260710 13:24:47.163067 21851 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:47.163626 21851 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:47.163981 21851 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae9c82d139a84166892f83e01789d779: stopping tablet replica
I20260710 13:24:47.183740 21851 master.cc:584] Master@127.21.86.254:34121 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11019 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23096 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (107527 ms total)
[  PASSED  ] 8 tests.
I20260710 13:24:47.234684 21851 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 392 messages since previous log ~13 seconds ago
I20260710 13:24:47.234911 21851 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 392 messages since previous log ~13 seconds ago
I20260710 13:24:47.235198 21851 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~13 seconds ago
I20260710 13:24:47.235410 21851 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~32 seconds ago
I20260710 13:24:47.235625 21851 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 ~32 seconds ago
I20260710 13:24:47.235884 21851 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260710 13:24:47.236181 21851 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
